From: Jesper Juhl Date: Wed, 17 Oct 2007 06:30:58 +0000 (-0700) Subject: floppy: remove dead/commented out code from floppy driver X-Git-Tag: v2.6.24-rc1~552 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aee9041c5f36aa1353ada995c8f8bb3e6b167e4b;p=pandora-kernel.git floppy: remove dead/commented out code from floppy driver A good initial step for a cleanup seems to me to be getting rid of old dead code. This stuff is either commented out or inside '#if 0' so it is not currently in use at all, let's just get rid of it once and for all. That's a few lines less to deal with. Signed-off-by: Jesper Juhl Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed