diff options
author | YueHaibing <yuehaibing@huawei.com> | 2022-05-13 15:56:11 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-05-16 11:41:50 +0100 |
commit | b321dfafb0b99e285d14bcaae00b4f9093556eb6 (patch) | |
tree | 98fc4b862904a297fc788e57416a1458f27c1a22 /net/can/raw.c | |
parent | 1dee43c2c6f159c26684e02a56373bb3b537ab24 (diff) | |
download | linux-b321dfafb0b99e285d14bcaae00b4f9093556eb6.tar.gz linux-b321dfafb0b99e285d14bcaae00b4f9093556eb6.tar.bz2 linux-b321dfafb0b99e285d14bcaae00b4f9093556eb6.zip |
net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout()
t7xx_dl_add_timedout() now return int 'ret', but the return type
is bool. Change the return type to int for furthor errcode upstream.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/can/raw.c')
0 files changed, 0 insertions, 0 deletions