diff options
| author | Marco Cesati <[email protected]> | 2021-03-15 18:06:06 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-16 12:23:17 +0100 |
| commit | 3701b25ca9858fee6bcd0d40d66ad02b306dc9b2 (patch) | |
| tree | dfeb5d450fb6734ed82b2d96a55a1ce19a2e9b28 /tools/perf/scripts/python | |
| parent | ba22afe820523a88c3dfc6c5db8f93ee2f158e58 (diff) | |
Staging: rtl8723bs: fix spaces in ioctl_cfg80211.h
This commit fixes the following checkpatch.pl error:
ERROR:POINTER_LOCATION: "foo*bar" should be "foo *bar"
#109: FILE: ./include/ioctl_cfg80211.h:109:
+void rtw_cfg80211_rx_action(struct adapter *adapter, u8 *frame, uint frame_len, const char*msg);
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')
0 files changed, 0 insertions, 0 deletions