From: Jesper Juhl Date: Fri, 20 Jul 2007 07:31:47 +0000 (-0700) Subject: cr_backlight_probe() allocates too little storage for struct cr_panel X-Git-Tag: v2.6.23-rc1~223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3bbb3f05339de438faf54124f25c92e6fe4ac2e;p=pandora-kernel.git cr_backlight_probe() allocates too little storage for struct cr_panel The Coverity checker noticed that we allocate too little storage for "struct cr_panel *crp" in cr_backlight_probe(). Signed-off-by: Jesper Juhl Cc: Thomas Hellstrom Cc: Alan Hourihane Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed