diff options
| author | Marco Cesati <marcocesati@gmail.com> | 2021-03-15 20:06:07 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-16 14:23:17 +0300 |
| commit | a8b9d86cde126f03b4ab06d8d1151858a23191a3 (patch) | |
| tree | c956daf894adbc1e11113222d7c67dad3ff1b29f /scripts | |
| parent | 3701b25ca9858fee6bcd0d40d66ad02b306dc9b2 (diff) | |
| download | linux-a8b9d86cde126f03b4ab06d8d1151858a23191a3.tar.xz | |
Staging: rtl8723bs: fix spaces in osdep_intf.h
This commit fixes the following checkpatch.pl error:
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#73: FILE: ./include/osdep_intf.h:73:
+void rtw_ndev_destructor(struct net_device * ndev);
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Marco Cesati <marcocesati@gmail.com>
Link: https://lore.kernel.org/r/20210315170618.2566-47-marcocesati@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
