]> git.baikalelectronics.ru Git - kernel.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)
commit9d7d3815b0513b21e5d2c9f542e1ef16e4d4af23
tree9b8d9268d715f9ac632e438d465878c646f8a416
parent7d85b32412237ab006b03a0cd1a0d469b8cf10b2
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