summaryrefslogtreecommitdiff
path: root/curvetun/.gitignore
blob: ad9d744f057a81c940dbb3e04c7d270a4de28c25 (plain)
1
2
3
4
5
6
7
*.*

!.gitignore
!Makefile
!abiname.c
!nacl_build.sh
!nacl_path.sh
s.form.submit();'>
authorChristophe Jaillet <christophe.jaillet@wanadoo.fr>2017-02-10 21:17:19 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-13 22:24:31 -0500
commite9ea828f62891ca91e3f80bf4a438f337d59977d (patch)
tree7354e33c49e906b5fb9597607b68016e6be6342d
parent1f8f1e89e0183e9504dfa45e9b87c44cff2e66c6 (diff)
net: fs_enet: Simplify code
There is no need to use an intermediate variable to handle an error code in this case. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat