From: Pavan Savoy Date: Tue, 12 Oct 2010 20:27:38 +0000 (-0400) Subject: drivers: misc: ti-st: fix review comments X-Git-Tag: v2.6.37-rc1~60^2~3^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73f12e8d3d94828b9efe2b8b8a34b4ad6d14ee47;p=pandora-kernel.git drivers: misc: ti-st: fix review comments Based on comments from Jiri Slaby, drop the register storage specifier, remove the unused code, cleanup the const to non-const type casting. Also make the line discipline ops structure static, since its a singleton, unmodified structure which need not be in heap. Reported-by: Jiri Slaby Signed-off-by: Pavan Savoy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed