i2c: strncpy does not null terminate string
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 17 Jul 2009 13:24:00 +0000 (15:24 +0200)
committerBen Dooks <ben-linux@fluff.org>
Wed, 29 Jul 2009 23:55:50 +0000 (00:55 +0100)
strlcpy() will always null terminate the string.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found