commit | 78737ae1b0f0b425e8eb72a9c84125fa8cac8e8e | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Feb 01 13:03:42 2010 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Wed Feb 03 08:48:06 2010 -0800 |
tree | 58b5616916749e78efe1881014c604ede8a17ce5 | |
parent | 9ecef433204f9b06550dd45cf84f14706f8fe4f0 [diff] |
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 <dcb314@hotmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>