aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJason Yan <[email protected]>2020-04-27 11:23:37 +0800
committerGreg Kroah-Hartman <[email protected]>2020-04-28 14:29:41 +0200
commit589945844266b4450be7008f40ca6b0359b73dee (patch)
treeaaad441f88174fcbacb891186950e5d804b2177f /tools/perf/scripts/python/export-to-postgresql.py
parentfc84701810fa02b6281b0afed201b4fd7b4c792c (diff)
staging: rtl8723bs: os_dep: remove set but not used 'size'
And also remove the NULL check before kfree() because kfree() can handle NULL pointers correctly. Fix the following gcc warning: drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:157:6: warning: variable ‘size’ set but not used [-Wunused-but-set-variable] u32 size = 0; ^~~~ Reported-by: Hulk Robot <[email protected]> Signed-off-by: Jason Yan <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions