Dan Carpenter b5c3206190 sparc64: make string buffers large enough
My static checker complains that if "lvl" is ULONG_MAX (this is 64 bit)
then some of the strings will overflow.  I don't know if that's possible
but it seems simple enough to make the buffers slightly larger.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-12-11 18:15:48 -08:00
..
2016-10-19 08:39:47 -07:00
2016-11-29 09:12:08 -08:00
2016-12-09 11:00:39 -08:00
2016-10-19 08:39:47 -07:00
2016-10-27 18:43:42 -07:00
2016-10-19 08:39:47 -07:00
2016-10-30 10:13:55 +01:00
2016-12-05 10:30:12 -08:00
2016-10-19 08:39:47 -07:00
2016-12-11 18:01:51 -08:00