Skip to content
Commit 1c439ba6 authored by Jiapeng Zhong's avatar Jiapeng Zhong Committed by Greg Kroah-Hartman
Browse files

HID: wacom: Assign boolean values to a bool variable

[ Upstream commit e29c62ff

 ]

Fix the following coccicheck warnings:

./drivers/hid/wacom_wac.c:2536:2-6: WARNING: Assignment of
0/1 to bool variable.

Reported-by: default avatarAbaci Robot <abaci@linux.alibaba.com>
Signed-off-by: default avatarJiapeng Zhong <abaci-bugfix@linux.alibaba.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 21b2649b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment