diff options
author | Bartosz Golaszewski <[email protected]> | 2020-06-29 08:50:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-07-02 14:36:02 +0200 |
commit | 67dd0772396905a108c37202d4a5949ab69131a0 (patch) | |
tree | cf8c3fec01c4dfc6a27ac5667e852b7397897e2a /drivers/usb/cdns3/cdns3-trace.h | |
parent | dc2a633ccb608a1a8109ad0d488c98cc776bef72 (diff) |
device: remove 'extern' attribute from function prototypes in device.h
Functions are declared 'extern' implicitly by the compiler. There's no
reason to prepend every prototype with it. Remove the 'extern' keyword
from all function declarations in linux/device.h.
Signed-off-by: Bartosz Golaszewski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.h')
0 files changed, 0 insertions, 0 deletions