1
0
Fork 0
alistair23-linux/drivers/staging/most/aim-cdev
Sudip Mukherjee ea39854712 staging: most: return error value
On error we were returning retval, but retval is not having the error
value. We will get the error value using PTR_ERR.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-11 19:40:02 -08:00
..
Kconfig Staging: most: add MOST driver's aim-cdev module 2015-07-24 13:49:17 -07:00
Makefile Staging: most: add MOST driver's aim-cdev module 2015-07-24 13:49:17 -07:00
cdev.c staging: most: return error value 2016-02-11 19:40:02 -08:00