summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChang Yu <marcus.yu.56@gmail.com>2022-06-22 07:52:30 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-06-22 12:33:13 +0300
commit04b3b6ae8be7603b22b0404f4ac81bd1f439be8b (patch)
tree7ce869a76922e77046a551ebe3b81c613810f5cb /scripts
parent6ad9232a99e0a390b2959f3a8180a8ae5703d140 (diff)
downloadlinux-04b3b6ae8be7603b22b0404f4ac81bd1f439be8b.tar.xz
staging: r8188eu: Fixed a function declaration coding style issue
Added an identifier name for function definition argument 'struct timer_list *' as per checkpatch.pl Note that for the same line checkpatch.pl will also complain "extern should be avoided in .c". I am not very familiar with the codebase so I decided not to move the declaration to a header file. Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150 Signed-off-by: Chang Yu <marcus.yu.56@gmail.com> Link: https://lore.kernel.org/r/778c21724752f2de136d82b31c9ffc2bf35ced55.1655872968.git.marcus.yu.56@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions