diff options
author | Andrzej Hajda <a.hajda@samsung.com> | 2015-12-14 11:06:00 +0100 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2015-12-14 13:54:11 +0100 |
commit | fee3103ac3c0aeab52b337903f5af3cd3b3c02d8 (patch) | |
tree | 689d6dcb0f74d38fd17db3727b6938f665b7eee6 /lib/int_sqrt.c | |
parent | b1558f168f4ef5956913d73fe330c4da85c74349 (diff) | |
download | talos-obmc-linux-fee3103ac3c0aeab52b337903f5af3cd3b3c02d8.tar.gz talos-obmc-linux-fee3103ac3c0aeab52b337903f5af3cd3b3c02d8.zip |
clk: sunxi: fix handling return value of of_property_match_string
The function can return negative values, so its result should
be assigned to signed variable.
The problem has been detected using proposed semantic patch
scripts/coccinelle/tests/assign_signed_to_unsigned.cocci [1].
[1]: http://permalink.gmane.org/gmane.linux.kernel/2046107
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'lib/int_sqrt.c')
0 files changed, 0 insertions, 0 deletions