W dniu 14.01.2015 o 23:45, Felipe Balbi pisze:
On Thu, Jan 15, 2015 at 12:03:52AM +0300, Dan Carpenter wrote:
Sparse rightly complains that these things should be static since they
are only used in the one .c file.
There has already been a patch for this:
http://www.spinics.net/lists/linux-
On Thu, Jan 15, 2015 at 12:03:52AM +0300, Dan Carpenter wrote:
> Sparse rightly complains that these things should be static since they
> are only used in the one .c file.
>
> Signed-off-by: Dan Carpenter
fails to apply on top of my testing/next
checking file drivers/usb/gadget/function/uvc_con
Sparse rightly complains that these things should be static since they
are only used in the one .c file.
Signed-off-by: Dan Carpenter
diff --git a/drivers/usb/gadget/function/uvc_configfs.c
b/drivers/usb/gadget/function/uvc_configfs.c
index 1af2686..a0443a2 100644
--- a/drivers/usb/gadget/funct