summaryrefslogtreecommitdiff
path: root/drivers/video
diff options
context:
space:
mode:
authorAli Bahar <ali@internetdog.org>2011-09-03 19:14:24 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-09-07 00:00:36 (GMT)
commit2192e60654c2b91de45dce44a23723f725603ce1 (patch)
tree3c5421f4ee2859c099fccd32edef3e75a6215812 /drivers/video
parent5d3da4a20a271e3cf5496a50cbb8118aa019374f (diff)
downloadlinux-fsl-qoriq-2192e60654c2b91de45dce44a23723f725603ce1.tar.xz
staging: r8712u: Most return-values changed from -1 to proper errno macros.
The ioctl handlers were frequently returning -1 upon failure. Most of these have now been changed to proper errno macros. The few remaining ones have been left untouched because either the handler is not called (and so cannot be tested), or the function never fails (and so cannot be system-tested), or requires new code to distinguish its failures. Signed-off-by: Ali Bahar <ali@internetDog.org> Cc: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions