aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorNicolin Chen <[email protected]>2020-10-28 17:48:20 -0700
committerThierry Reding <[email protected]>2020-11-20 17:19:46 +0100
commit6160aca443148416994c022a35c77daeba948ea6 (patch)
treeb3a9450ab0369f2901aa17e19200bbaa0a3362f9 /net/unix/sysctl_net_unix.c
parent3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff)
clk: tegra: Do not return 0 on failure
Return values from read_dt_param() will be either TRUE (1) or FALSE (0), while dfll_fetch_pwm_params() returns 0 on success or an ERR code on failure. So this patch fixes the bug of returning 0 on failure. Fixes: 36541f0499fe ("clk: tegra: dfll: support PWM regulator control") Cc: <[email protected]> Signed-off-by: Nicolin Chen <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions