From: Bartlomiej Zolnierkiewicz Date: Wed, 8 Apr 2009 12:12:53 +0000 (+0200) Subject: ide-cd: convert cdrom_decode_status() to use switch statements X-Git-Tag: v2.6.30-rc2~91^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e01f251fd09fa7cb3d352eac7de17bb5d5bd1f9d;p=pandora-kernel.git ide-cd: convert cdrom_decode_status() to use switch statements Based on earlier work by Borislav Petkov. Convert cdrom_decode_status() to use switch statements in preparation to unify handling of fs and pc requests. While at it: - remove superfluous comments and do minor CodingStyle fixups There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed