From: Dan Carpenter Date: Sat, 27 Aug 2011 11:06:07 +0000 (+0300) Subject: Staging: hv: netvsc: return negative error codes X-Git-Tag: v3.2-rc1~169^2^2~819 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f9615e6f6c703c68f84460fe22b858be6c258d1;p=pandora-kernel.git Staging: hv: netvsc: return negative error codes There was a typo here and we changed the -ENOMEM into +ENOMEM. The error codes aren't used, so this is just a cleanup. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed