diff options
| author | Marco Cesati <[email protected]> | 2021-03-15 18:06:18 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-16 12:23:18 +0100 |
| commit | 2b367a7842331475b6e9b65263bdb3471c3670a7 (patch) | |
| tree | 72e9189c7f675ff037e6c063f5d5b66c81e59779 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | c35ddab38cdd31d46976bf8f2240f88886ec4984 (diff) | |
Staging: rtl8723bs: fix spaces in xmit_linux.c
This commit fixes the following checkpatch.pl errors:
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#192: FILE: ./os_dep/xmit_linux.c:192:
+int _rtw_xmit_entry(struct sk_buff *pkt, struct net_device * pnetdev)
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#247: FILE: ./os_dep/xmit_linux.c:247:
+int rtw_xmit_entry(struct sk_buff *pkt, struct net_device * pnetdev)
Reviewed-by: Dan Carpenter <[email protected]>
Signed-off-by: Marco Cesati <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions