ARM: OMAP2+: using strlcpy instead of strncpy omap-for-v3.9/fixes-non-critical-signed-v2
authorChen Gang <gang.chen@asianux.com>
Wed, 30 Jan 2013 11:46:49 +0000 (19:46 +0800)
committerTony Lindgren <tony@atomide.com>
Mon, 4 Feb 2013 18:17:37 +0000 (10:17 -0800)
the fields must be null-terminated:
the caller may use it as null-terminted string, next.

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found