diff options
author | 2022-07-01 15:18:02 +0800 | |
---|---|---|
committer | 2022-07-03 13:03:40 +0100 | |
commit | d0bf1fe6454e976e39bc1524b9159fa2c0fcf321 (patch) | |
tree | 837b0e4b4fc70e169585b150148742916fd73bfe /net/unix/af_unix.c | |
parent | Merge tag 'linux-can-next-for-5.20-20220703' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next (diff) | |
download | wireguard-linux-d0bf1fe6454e976e39bc1524b9159fa2c0fcf321.tar.xz wireguard-linux-d0bf1fe6454e976e39bc1524b9159fa2c0fcf321.zip |
net: usb: Remove unnecessary '0' values from hasdata
hasdata does not need to be initialized to zero. It will be assigned a
value in the following judgment conditions.
Signed-off-by: Li kunyu <kunyu@nfschina.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions