1
0
Fork 0
alistair23-linux/drivers/message
Rasmus Villemoes f6e495a2b3 mptfusion: simplify rounding
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@rasmusvillemoes.dk>
Reviewed-by: Joe Lawrence <joe.lawrence@stratus.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2014-09-16 09:09:43 -07:00
..
fusion mptfusion: simplify rounding 2014-09-16 09:09:43 -07:00
i2o scsi: use 64-bit value for 'max_luns' 2014-07-17 22:07:38 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00