Files
linux/drivers
Dan Carpenter a7155f4e22 w1: small type cleanup in sysfs
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 <david@fries.net>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-15 11:51:05 -08:00
..
2014-02-14 18:53:58 -08:00
2014-01-12 23:48:18 +01:00
2014-01-15 14:51:22 -08:00
2013-12-20 08:49:17 -08:00
2014-02-15 11:51:05 -08:00