]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: wlan-ng: correct parameter alignment in hfa384x.h
authorTim Collier <osdevtc@gmail.com>
Fri, 25 Oct 2019 08:41:24 +0000 (09:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Oct 2019 18:46:42 +0000 (20:46 +0200)
commit95d8aa5c56f6e2aa629d7ef347f0b301d094ff5d
tree9b8d9268d715f9ac632e438d465878c646f8a416
parent7003e01ad41d6b23c89a5bc155fbfca92d831691
staging: wlan-ng: correct parameter alignment in hfa384x.h

Realign parameter in function declaration to fix checkpatch.pl warning
that parameter needed to be aligned with the opening parenthesis of
the declaration.

Signed-off-by: Tim Collier <osdevtc@gmail.com>
Link: https://lore.kernel.org/r/20191025084126.9181-4-osdevtc@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/hfa384x.h