iio: hid-sensor: Return proper error if kmemdup fails
authorAxel Lin <axel.lin@ingics.com>
Sat, 27 Oct 2012 15:03:00 +0000 (16:03 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 17 Nov 2012 10:17:28 +0000 (10:17 +0000)
Return -ENOMEM instead of 0 if kmemdup fails.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found