Skip to content
Snippets Groups Projects
Commit 73713357 authored by Zhi Yong Wu's avatar Zhi Yong Wu Committed by David S. Miller
Browse files

tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()


By checking related codes, it is impossible that ret > len or total_len,
so we should remove some useless codes in both above functions.

Signed-off-by: default avatarZhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 41e4af69
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment