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:
bb5da49
)
Staging: hv: netvsc: return negative error codes
author
Dan Carpenter
<error27@gmail.com>
Sat, 27 Aug 2011 11:06:07 +0000
(14:06 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 29 Aug 2011 18:15:23 +0000
(11:15 -0700)
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 <error27@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found