From: Mark Harvey <markh794 at gmail.com> Subject: [Stgt-devel] [Patch 1/1] Merge sense_codes.h into scsi.h Date: Wed, 04 Jul 2007 17:39:24 +1000 > >From a63a1fbcaa2b183a539fc50037d0bdea80f49c02 Mon Sep 17 00:00:00 2001 > From: Mark Harvey <markh794 at gmail.com> > Date: Wed, 4 Jul 2007 17:32:42 +1000 > Subject: Merge sense_codes.h into scsi.h > > Realised many of the defines are duplicated between the two files anyway. > > Corrected aggressive global search/replace > s/E_/ASC_/g which also changed entries like > DRIVE_REQUIRES => DRIVASC_REQUIRES > > Signed-off-by: Mark Harvey <markh794 at gmail.com> Applied, thanks. |