linux/arch/um/os-Linux/drivers
Dan Carpenter 6d20e6b235 um: return negative in tuntap_open_tramp()
The intention is to return negative error codes.  "pid" is already
negative but we accidentally negate it again back to positive.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2017-09-13 22:36:50 +02:00
..
Makefile
etap.h um: get rid of pointless include "..." where include <...> will do 2012-10-09 22:28:45 +02:00
ethertap_kern.c um: get rid of pointless include "..." where include <...> will do 2012-10-09 22:28:45 +02:00
ethertap_user.c um,ethertap: use strncpy 2015-05-24 12:24:35 -07:00
tuntap.h um: get rid of pointless include "..." where include <...> will do 2012-10-09 22:28:45 +02:00
tuntap_kern.c um: get rid of pointless include "..." where include <...> will do 2012-10-09 22:28:45 +02:00
tuntap_user.c um: return negative in tuntap_open_tramp() 2017-09-13 22:36:50 +02:00