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