devlist: NULL terminate struct devuser fields

As strncpy doesn't guarantee the destination buffer is NULL-
terminated, do it explicitly.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
1 file changed