]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Input: gscps2 - fix compilation error introduced with switch to guards
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 19 Oct 2024 21:07:42 +0000 (14:07 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 20 Oct 2024 03:53:32 +0000 (20:53 -0700)
commit272167499ffac79d57d96b90d0458e0dad54488c
treea4f93c1a4309bb3a0f312b1eab5de59880d2c058
parent2c19d0159944f3aef1c0ebbd9d7fc6c2523e4307
Input: gscps2 - fix compilation error introduced with switch to guards

Change 44f920069911 ("Input: gscps2 - use guard notation when acquiring
spinlock") introduced typos resulting in compile errors noticed by the
kernel test robot. Fix them.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202410192242.GL0CoAbv-lkp@intel.com/
Fixes: 44f920069911 ("Input: gscps2 - use guard notation when acquiring spinlock")
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/serio/gscps2.c