[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140819171215.GA12722@infradead.org>
Date: Tue, 19 Aug 2014 12:12:15 -0500
From: Christoph Hellwig <hch@...radead.org>
To: Rasmus Villemoes <linux@...musvillemoes.dk>
Cc: Sreekanth Reddy <Sreekanth.Reddy@....com>,
DL-MPTFusionLinux@....com, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers: message: fusion: Simplify rounding
On Tue, Jul 01, 2014 at 02:56:20PM +0200, Rasmus Villemoes wrote:
> Rounding up to a multiple of 4 should be done using the ALIGN
> macro. As a bonus, this also makes the generated code smaller.
>
> In GetIocFacts(), sz is assigned to a few lines below without being
> read in the meantime, so it is ok that it doesn't end up with the same
> value as facts->FWImageSize.
>
> Signed-off-by: Rasmus Villemoes <linux@...musvillemoes.dk>
> Reviewed-by: Joe Lawrence <joe.lawrence@...atus.com>
Thanks, applied to the drivers-for-3.18 branch.
--
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