[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1254233546.3942.36.camel@mulgrave.site>
Date: Tue, 29 Sep 2009 14:12:26 +0000
From: James Bottomley <James.Bottomley@...e.de>
To: Julia Lawall <julia@...u.dk>
Cc: djwong@...ibm.com, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] drivers/scsi/libsas: Use SAM_GOOD
On Tue, 2009-09-29 at 08:00 +0200, Julia Lawall wrote:
> From: Julia Lawall <julia@...u.dk>
>
> The field stat->stat should be compared to SAM_GOOD, not SAM_STAT_GOOD, as
> done elsewhere in the same function. Both constants have the same value.
Actually, I'd like to see us go the other way. Use the standard SCSI
defined SAM_STAT macros in libsas instead of its hand rolled
equivalents. This would mean modifying aic94xx/aic94xx_task.c and
libsas.h as well.
Thanks,
James
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists