From: Bartlomiej Zolnierkiewicz Date: Wed, 8 Apr 2009 12:12:54 +0000 (+0200) Subject: ide-cd: unify handling of fs and pc requests in cdrom_decode_status() X-Git-Tag: v2.6.30-rc2~91^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1920c48d796ce7240ba267cb0be85c51895258f8;p=pandora-kernel.git ide-cd: unify handling of fs and pc requests in cdrom_decode_status() Based on earlier work by Borislav Petkov. Unify handling of fs and pc requests in cdrom_decode_status(). While at it: - remove unreachable code The only change in functionality is that for pc requests more detailed error message will be printed for following sense keys: * ILLEGAL_REQUEST * DATA_PROTECT * MEDIUM_ERROR * BLANK_CHECK Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed