diff options
| author | Guo Zhengkui <[email protected]> | 2021-11-16 14:41:07 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-11-17 13:55:52 +0100 |
| commit | fce0490dcbeecee828f829a56201b1c5999edf81 (patch) | |
| tree | 19f2d5cb6aded344d62cf27dc2985c133f7553d9 /tools/perf/scripts/python/bin | |
| parent | 944f0f697acd674ed34cac284cb2d93a714e3e9d (diff) | |
staging: r8188eu: fix array_size.cocci warning
Fix following array_size.cocci warning:
./drivers/staging/r8188eu/core/rtw_rf.c:38:48-49: WARNING: Use ARRAY_SIZE.
ARRAY_SIZE() defined in <linux/kernel.h> is safer because it uses
__must_be_array().
Signed-off-by: Guo Zhengkui <[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/bin')
0 files changed, 0 insertions, 0 deletions