summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMoksh Panicker <mokshpanicker.7@gmail.com>2026-06-22 06:41:29 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-07-07 13:25:40 +0200
commitf1bd1bc61dce5cf7b1ab994d7ec93b2e41c1c96e (patch)
treed76ccb5d706b20739f7362cbe1cdc0905dff1853 /tools/perf/scripts/python
parent8981e9395be97b79b1495dd2dc8ae3dce4278336 (diff)
staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in os_intfs.c
Replace bare use of 'uint' with 'unsigned int' for the status variable in rtw_drv_init(). The module_param() uses of 'uint' are intentional and left unchanged. This fixes the following checkpatch.pl warning: WARNING: Prefer 'unsigned int' to bare use of 'unsigned' Signed-off-by: Moksh Panicker <mokshpanicker.7@gmail.com> Link: https://patch.msgid.link/20260622064129.10261-4-mokshpanicker.7@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions