sony-laptop: return negative on failure in sony_nc_add()
authorDan Carpenter <error27@gmail.com>
Sat, 26 Feb 2011 12:54:57 +0000 (15:54 +0300)
committerMatthew Garrett <mjg@redhat.com>
Mon, 28 Mar 2011 10:07:25 +0000 (06:07 -0400)
There were two places in sony_nc_add() where we returned zero on failure
instead of a negative error code.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>

No differences found