git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41e4af6
)
tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()
author
Zhi Yong Wu
<wuzhy@linux.vnet.ibm.com>
Fri, 6 Dec 2013 20:55:00 +0000
(
04:55
+0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 10 Dec 2013 01:36:08 +0000
(20:36 -0500)
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: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tun.c
patch
|
blob
|
history
diff --cc
drivers/net/tun.c
Simple merge