From: Tony Lindgren Date: Mon, 1 Feb 2010 21:03:42 +0000 (-0800) Subject: omap: Fix arch/arm/mach-omap2/mux.c: Off by one error X-Git-Tag: v2.6.33-rc7~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78737ae1b0f0b425e8eb72a9c84125fa8cac8e8e;p=pandora-kernel.git omap: Fix arch/arm/mach-omap2/mux.c: Off by one error David Binderman ran the sourceforge tool cppcheck over the source code of the new Linux kernel 2.6.33-rc6: [./arm/mach-omap2/mux.c:492]: (error) Buffer access out-of-bounds 13 characters + 1 digit + 1 zero byte is more than 14 characters. Also add a comment on mode0 name length in case new omaps start using longer names. Reported-by: David Binderman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed