summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>2022-10-01 11:40:49 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-10-20 17:19:26 +0200
commit3700c365b6b204eb6d76dac7312fc3bb21faa350 (patch)
tree9a8caeba7f5f2959f78f26a89b5649303b66493e /tools/perf/scripts/python/export-to-sqlite.py
parente77996261369bb5b202d3739270fcc5bc50c5c91 (diff)
downloadkernel-3700c365b6b204eb6d76dac7312fc3bb21faa350.tar.gz
staging: rtl8192e: Remove unused variable bIPSModeBackup
bIPSModeBackup is just once initialized and never used. Remove resulting dead code. Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> Link: https://lore.kernel.org/r/657035f84d266fd5c6f96e9b530a96c2ab4ff900.1664616227.git.philipp.g.hortmann@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
linux-6.6.y&id=617aebe6a97efa539cc4b8a52adccd89596e6be0'>Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2018-01-15usercopy: Allow strict enforcement of whitelistsKees Cook 2018-01-14security/Kconfig: Correct the Documentation reference for PTIW. Trevor King 2018-01-03x86/pti: Enable PTI by defaultThomas Gleixner 2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman 2017-12-23x86/mm/pti: Add KconfigDave Hansen 2017-12-18/dev/mem: Add bounce buffer for copy-outKees Cook 2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay 2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens 2017-05-22Sync to mainline for security submaintainers to work againstJames Morris 2017-05-15security: Grammar s/allocates/allocated/Geert Uytterhoeven 2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds 2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro 2017-03-06security: introduce CONFIG_SECURITY_WRITABLE_HOOKSJames Morris 2017-01-19Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper()Greg Kroah-Hartman 2016-09-07Merge tag 'usercopy-v4.8-rc6-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2016-09-07usercopy: remove page-spanning test for nowKees Cook 2016-08-19Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds 2016-07-26mm: Hardened usercopyKees Cook 2016-04-21LSM: LoadPin for kernel file loading restrictionsKees Cook 2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook