summaryrefslogtreecommitdiff
path: root/drivers/input/Makefile
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2019-08-16 15:07:15 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2019-08-20 12:03:46 -0700
commit2da9d2b5b9d64cf5228dd3fb4d1220ff3fec8440 (patch)
tree86b733ee1b61e70e32d2fe37da4368ed0d660749 /drivers/input/Makefile
parent62c3801619e16b68a37ea899b76572145dfe41c9 (diff)
Input: wacom_w8001 - allocate additional space for 'phys'
GCC warns that the output of our call to 'snprintf' in 'w8001_connect' may be truncated since both 'serio->phys' and 'w8001->phys' are 32 bytes in length. Increase the amount of space allocated for the latter to compensate. Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/Makefile')
0 files changed, 0 insertions, 0 deletions