diff options
author | Jiri Slaby <jslaby@suse.cz> | 2021-09-14 11:11:21 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-09-22 16:59:13 +0200 |
commit | 7894193436b65f304ba790abe2532a7a3bbeb7c8 (patch) | |
tree | 876f5343862c4c6b4c92d3c7768c459209b3a594 /sound/soc/codecs/rk3328_codec.c | |
parent | tty: remove flags from struct tty_ldisc_ops (diff) | |
download | linux-7894193436b65f304ba790abe2532a7a3bbeb7c8.tar.xz linux-7894193436b65f304ba790abe2532a7a3bbeb7c8.zip |
tty: remove extern from functions in tty headers
After the recent headers cleanup, some function declarations still have
extern before them. It is superfluous (for function declarations), so
remove extern from those which still have it.
This unifies them with the rest of the files.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210914091134.17426-3-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/soc/codecs/rk3328_codec.c')
0 files changed, 0 insertions, 0 deletions