Messages in this thread |  | | From | Evgeniy Polyakov <> | Subject | Re: [patch v2] w1: small type cleanup in sysfs | Date | Fri, 14 Feb 2014 19:42:42 +0400 |
| |
Hi
12.02.2014, 01:08, "Dan Carpenter" <dan.carpenter@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 <david@fries.net> > Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Looks good to me, thank you Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
|  |