Hi

12.02.2014, 01:08, "Dan Carpenter" <dan.carpen...@oracle.com>:
> On 64 bit systems, a large value for "long tmp" is truncated when
> assigning to "int md->max_slave_count" so we still end up with a value
> less than one despite the "tmp < 1" check.
>
> This is more of a problem for static checkers than a real life issue,
> but it's simple enough to fix.
>
> Acked-by: David Fries <da...@fries.net>
> Signed-off-by: Dan Carpenter <dan.carpen...@oracle.com>

Looks good to me, thank you
Acked-by: Evgeniy Polyakov <z...@ioremap.net>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to