Searched hist:"4 c47097f8514e4b35a31e04e33172d0193cb38ed" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/input/tablet/ |
H A D | aiptek.c | diff 4c47097f8514e4b35a31e04e33172d0193cb38ed Fri Feb 05 14:05:07 CST 2021 Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Input: aiptek - convert sysfs sprintf/snprintf family to sysfs_emit
Fix the following coccicheck warning:
./drivers/input/tablet/aiptek.c:1629:8-16: WARNING: use scnprintf or sprintf.
Reported-by: Abaci Robot<abaci@linux.alibaba.com> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com> Link: https://lore.kernel.org/r/1612419191-1078-1-git-send-email-jiapeng.chong@linux.alibaba.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|