From: Salyzyn, Mark Date: Wed, 28 Mar 2007 13:22:39 +0000 (-0400) Subject: [SCSI] aacraid: remove unused or deprecated firmware constants X-Git-Tag: v2.6.22-rc1~1015^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74ee9d52cf8b524edf8ae6222c8bfcc6df6f5954;p=pandora-kernel.git [SCSI] aacraid: remove unused or deprecated firmware constants Just sweeping the floor clean in one spot. Some of these constants have never been used in the driver or in the firmware (and thus are meaningless). Triggered this patch because I discovered one of the unused constants was actually incorrect and figured it was better to clean them out than correct and update. There are no side effects at all regarding this patch, it is purely cosmetic. Signed-off-by: Mark Salyzyn Signed-off-by: James Bottomley --- Reading git-diff-tree failed