diff options
author | Dan Carpenter | 2014-02-11 22:07:55 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2014-02-15 20:51:05 +0100 |
commit | a7155f4e2252be167fa69468e11b19a3fac5e625 (patch) | |
tree | e369e95827caa393acdb407304b1eb21388ad60e /tools/hv | |
parent | FMC: show_sdb_tree: fix offset calculation (diff) | |
download | kernel-qcow2-linux-a7155f4e2252be167fa69468e11b19a3fac5e625.tar.gz kernel-qcow2-linux-a7155f4e2252be167fa69468e11b19a3fac5e625.tar.xz kernel-qcow2-linux-a7155f4e2252be167fa69468e11b19a3fac5e625.zip |
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>
Diffstat (limited to 'tools/hv')
0 files changed, 0 insertions, 0 deletions