Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i2c: strncpy does not null terminate string
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>
- Loading branch information