Re: [PATCH] Staging: vt6655: staticfy variable

2014-07-30 Thread Greg KH
On Wed, Jul 30, 2014 at 11:20:49PM +0200, Fernando ApesteguĂ­a wrote: > On Wed, Jul 30, 2014 at 9:16 PM, Guillaume Clement > wrote: > > Hello, > > > >> Add static to variable. > >> Signed-off-by: Fernando Apesteguia > >> --- > >> drivers/staging/vt6655/ioctl.c |2 +- > >> 1 file changed, 1 i

Re: [PATCH] Staging: vt6655: staticfy variable

2014-07-30 Thread Fernando ApesteguĂ­a
On Wed, Jul 30, 2014 at 9:16 PM, Guillaume Clement wrote: > Hello, > >> Add static to variable. >> Signed-off-by: Fernando Apesteguia >> --- >> drivers/staging/vt6655/ioctl.c |2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/drivers/staging/vt6655/ioctl.c >> b/driver

Re: [PATCH] Staging: vt6655: staticfy variable

2014-07-30 Thread Guillaume Clement
Hello, > Add static to variable. > Signed-off-by: Fernando Apesteguia > --- > drivers/staging/vt6655/ioctl.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/staging/vt6655/ioctl.c > b/drivers/staging/vt6655/ioctl.c > index 65e5933..cc6e47b 100644 > --- a/drive

[PATCH] Staging: vt6655: staticfy variable

2014-07-30 Thread fernando . apesteguia
From: Fernando Apesteguia Add static to variable. Signed-off-by: Fernando Apesteguia --- drivers/staging/vt6655/ioctl.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/vt6655/ioctl.c b/drivers/staging/vt6655/ioctl.c index 65e5933..cc6e47b 100644 --- a/dri