summaryrefslogtreecommitdiffstats
path: root/sound/isa
diff options
context:
space:
mode:
authorGuangqing Zhu <zhuguangqing83@gmail.com>2021-04-21 22:36:50 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-11 14:47:32 +0200
commit443467bd6240806cca99a9c86038225b4967fa05 (patch)
tree3e8536f207a8204a5e9e87de4c57aad92609e619 /sound/isa
parenta15f68a5d55c45e1b707c02c1808e512312011b3 (diff)
downloadlinux-stable-443467bd6240806cca99a9c86038225b4967fa05.tar.gz
linux-stable-443467bd6240806cca99a9c86038225b4967fa05.tar.bz2
linux-stable-443467bd6240806cca99a9c86038225b4967fa05.zip
power: supply: cpcap-battery: fix invalid usage of list cursor
[ Upstream commit d0a43c12ee9f57ddb284272187bd18726c2c2c98 ] Fix invalid usage of a list_for_each_entry in cpcap_battery_irq_thread(). Empty list or fully traversed list points to list head, which is not NULL (and before the first element containing real data). Signed-off-by: Guangqing Zhu <zhuguangqing83@gmail.com> Reviewed-by: Tony Lindgren <tony@atomide.com> Reviewed-by: Carl Philipp Klemm <philipp@uvos.xyz> Tested-by: Carl Philipp Klemm <philipp@uvos.xyz> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'sound/isa')
0 files changed, 0 insertions, 0 deletions