Jason Gerecke 2da9d2b5b9 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>
2019-08-20 12:03:46 -07:00
..
2019-07-15 09:42:32 -07:00
2018-06-24 15:20:12 -07:00
2019-07-15 09:42:32 -07:00
2019-07-15 09:42:32 -07:00
2018-02-02 16:04:10 -08:00
2019-08-11 23:24:46 -07:00