]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: gadget: zero: module parameters can be static
authorFengguang Wu <fengguang.wu@intel.com>
Mon, 25 Nov 2013 17:10:59 +0000 (11:10 -0600)
committerFelipe Balbi <balbi@ti.com>
Mon, 25 Nov 2013 17:12:15 +0000 (11:12 -0600)
commitd07a59019d09fc71b6ae4de98478ae6375ee85ad
treecbf56493dc080e40a006f75594f8ef2fa45a4b8f
parentf91d2f4337cdf8009da21cb93173099caf7981d4
usb: gadget: zero: module parameters can be static

g_zero's module parameters can, and should, be
static. This fixes sparse warnings.

Cc: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/zero.c