diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-01-26 09:28:50 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-26 10:41:56 -0500 |
commit | a8fbf8e7ecda38d70a7983246fbadf04063f3843 (patch) | |
tree | 2fcf35617379a9237ec2661262c9039ae79087ca /drivers/cpufreq/at32ap-cpufreq.c | |
parent | 127f497058236e5f07672e11382232f80cb7e8c4 (diff) | |
download | linux-a8fbf8e7ecda38d70a7983246fbadf04063f3843.tar.bz2 |
net/smc: return booleans instead of integers
Return statements in functions returning bool should use
true/false instead of 1/0.
This issue was detected with the help of Coccinelle.
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/cpufreq/at32ap-cpufreq.c')
0 files changed, 0 insertions, 0 deletions