diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2020-06-29 08:50:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-02 14:36:02 +0200 |
commit | 67dd0772396905a108c37202d4a5949ab69131a0 (patch) | |
tree | cf8c3fec01c4dfc6a27ac5667e852b7397897e2a /tools/perf/scripts/python/export-to-postgresql.py | |
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 <bgolaszewski@baylibre.com>
Link: https://lore.kernel.org/r/20200629065008.27620-4-brgl@bgdev.pl
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions