mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-24 04:34:08 +08:00
d97772dbd7
The "ret < 0" comparison is never true because "ret" is still zero.
Fixes:
|
||
---|---|---|
.. | ||
bitset.c | ||
bitset.h | ||
common.c | ||
common.h | ||
ioctl.c | ||
linkinfo.c | ||
linkmodes.c | ||
linkstate.c | ||
Makefile | ||
netlink.c | ||
netlink.h | ||
strset.c |