RE: [PATCH 1/4] scsi: aacraid: remove AAC_STAT_GOOD define
From: Dave Carroll
Date: Thu Jul 05 2018 - 13:42:15 EST
>
>
> Remove the AAC_STAT_GOOD definition and open code it in the places it was
> used.
>
> This will make subsequent refactoring in this area easier.
>
Please don't ... the definition itself was added to make refactoring easier.
-Dave