From: Randy Dunlap Date: Wed, 6 Feb 2008 09:39:22 +0000 (-0800) Subject: uvesafb: small cleanups X-Git-Tag: v2.6.25-rc1~581 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eb03a4ab239d8769fa13df6c894d618ecae1b50;p=pandora-kernel.git uvesafb: small cleanups Some cleanups in uvesafb: - The custom module_param() get/set functions don't need to be inlined since it is referred to via a pointer in a struct. - don't end a #define with a ';' - remove one of the single quote marks in "''ypan'" Signed-off-by: Randy Dunlap Cc: "Antonino A. Daplas" Cc: Michal Januszewski Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed