commit | 95d8aa5c56f6e2aa629d7ef347f0b301d094ff5d | [log] [tgz] |
---|---|---|
author | Tim Collier <osdevtc@gmail.com> | Fri Oct 25 09:41:24 2019 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 26 20:46:42 2019 +0200 |
tree | 9b8d9268d715f9ac632e438d465878c646f8a416 | |
parent | 7003e01ad41d6b23c89a5bc155fbfca92d831691 [diff] |
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>