From: Roel Kluin <12o3l@tiscali.nl> Date: Mon, 28 Apr 2008 09:15:15 +0000 (-0700) Subject: drivers/video/imsttfb.c: add missing curly brackets X-Git-Tag: v2.6.26-rc1~812 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1e68927c1d7030001590113181e0c8b6107649b;p=pandora-kernel.git drivers/video/imsttfb.c: add missing curly brackets in #if 0 inactivated function msttfb_load_cursor_image() the call eieio() occurs after rather than in the loop due to missing curly brackets. Signed-off-by: Roel Kluin <12o3l@tiscali.nl> Cc: Stephen Rothwell Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed