On Tue, Jan 13, 2015 at 04:31:14PM +0800, sun wang wrote:
> Extern variable must be declared in head file. Compiler can catch the
> inconsistency when variable changes.
>
> Signed-off-by: Sun Wang
> ---
> drivers/staging/vt6655/ioctl.c | 1 -
> drivers/staging/vt6655/ioctl.h | 5 +
> 2 fil
On Tue, Dec 16, 2014 at 03:39:50PM +0800, sunwxg wrote:
> From: Sun Wang
>
> Subject: [PATCH] staging:vt6655 Add extern variable in head file
Why is this in the middle of the patch? I would have to hand edit it
out :(
>
> Extern variable must be declared in head file. Compile
From: Sun Wang
Subject: [PATCH] staging:vt6655 Add extern variable in head file
Extern variable must be declared in head file. Compiler can catch the
inconsistency when variable changes.
Signed-off-by: Sun Wang
---
drivers/staging/vt6655/ioctl.c | 1 -
drivers/staging/vt6655/ioctl.h | 5
3 matches
Mail list logo