From: Jiri Slaby Date: Fri, 8 Dec 2006 10:39:18 +0000 (-0800) Subject: [PATCH] Char: istallion, remove the mess X-Git-Tag: v2.6.20-rc1~34^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3f8d9d5e1e00e5953d7727f0b8426224af2ca15;p=pandora-kernel.git [PATCH] Char: istallion, remove the mess - remove unneeded license text - remove functions, that are implemented in kernel -- call them (strtoul, min, tolower) - do not cast NULL - there is no static table, throw away code, which takes care of it -- find module param cards in that place instead. Signed-off-by: Jiri Slaby Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed