summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.cirrus.com>2025-07-15 16:17:22 +0100
committerMark Brown <broonie@kernel.org>2025-07-15 17:58:21 +0100
commit71562278a189af2ca202eafa0ab71a9b68469207 (patch)
tree09af8cd62f78ba286e28b459189449a951368949 /scripts/stackusage
parent3f2e4c11925ee24a34853b0d608ab85df2430555 (diff)
downloadkernel-71562278a189af2ca202eafa0ab71a9b68469207.tar.gz
ASoC: SDCA: Avoid use of uninitialised local name variable
The local name variable is accidentally left over from an earlier version of the code. Remove the variable and its uninitialised usage. Reported-by: kernel test robot <lkp@intel.com> Reported-by: Dan Carpenter <dan.carpenter@linaro.org> Closes: https://lore.kernel.org/r/202507150415.M1tCgi3p-lkp@intel.com/ Fixes: b126394d9ec6 ("ASoC: SDCA: Generic interrupt support") Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://patch.msgid.link/20250715151723.2964336-3-ckeepax@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
sample to use strlcpy instead of strncpyZhao Hongjiang 2014-06-21tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt 2014-05-14samples/kobject/: avoid world-writable sysfs files.Rusty Russell 2014-04-03samples/seccomp/Makefile: do not build tests if cross-compiling for MIPSMarkos Chandras 2013-12-03kobject: fix kset sample error pathBjorn Helgaas 2013-11-15kfifo API type safetyStefani Seibold 2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds 2013-09-06Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina 2013-09-04HID: uhid: improve uhid example clientDavid Herrmann 2013-08-30tile: support kprobes on tilegxTony Lu 2013-08-20HID: samples/hidraw: add .gitignore filePaul Gortmaker 2013-03-27HID: hidraw: warn if userspace headers are outdatedJiri Kosina 2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2013-02-05samples/seccomp: be less stupid about cross compilingArnd Bergmann 2013-01-25tracing: Remove tracepoint sample codeSteven Rostedt 2013-01-03misc: remove __dev* attributes.Greg Kroah-Hartman 2012-09-12samples/seccomp: fix 31 bit build on s390Heiko Carstens 2012-08-17Merge tag 'v3.6-rc2' into nextJames Morris 2012-08-03samples/seccomp: fix endianness bug in LO_ARG defineHeiko Carstens 2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2012-06-29samples: seccomp: add .gitignore for untracked executablesChad Williamson 2012-06-18HID: uhid: add example programDavid Herrmann 2012-04-19samples/seccomp: fix dependencies on arch macrosWill Drewry 2012-04-14Documentation: prctl/seccomp_filterWill Drewry 2012-02-08samples/rpmsg: add an rpmsg driver sampleOhad Ben-Cohen 2011-10-31samples: drop unused Kconfig symbolPaul Bolle 2011-07-01perf: Add context field to perf_eventAvi Kivity 2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra 2011-05-23Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Jiri Kosina