aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
diff options
context:
space:
mode:
authorChris Rorvick <[email protected]>2014-11-05 01:18:54 +0000
committerGreg Kroah-Hartman <[email protected]>2014-11-07 17:02:38 +0000
commit35a27eab6f94e15fa30f7662af00fbec50526f4a (patch)
tree09bb92f2302b6178687a6b67b1c92cc8e060dcbb /drivers/usb/class/cdc-acm.c
parentfotg210: Use ehci_dbg_port struct (diff)
downloadkernel-35a27eab6f94e15fa30f7662af00fbec50526f4a.tar.gz
kernel-35a27eab6f94e15fa30f7662af00fbec50526f4a.zip
usb: Remove __init from early_dbgp_init() prototype
Specifying these attributes in both the prototype and the function definition is unnecessary and could cause confusion or bugs if they are inconsistent. As such, __init should only be specified at the function definition. Keith Owens suggested this as a janitorial task on LKML several years ago: https://lkml.org/lkml/2006/1/14/305 Signed-off-by: Chris Rorvick <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions