Sweep additional floors of strcpy in .get_drvinfo routines
authorRick Jones <rick.jones2@hp.com>
Wed, 9 Nov 2011 09:58:07 +0000 (09:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Nov 2011 05:35:46 +0000 (00:35 -0500)
Perform another round of floor sweeping, converting the .get_drvinfo
routines of additional drivers from strcpy to strlcpy along with
some conversion of sprintf to snprintf.

Signed-off-by: Rick Jones <rick.jones2@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found