diff options
author | Jean Delvare <jdelvare@suse.de> | 2014-04-14 14:56:34 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-28 00:42:02 +0400 |
commit | 2c1f1ff0f0d9e0df8c9b6d3697ac250900091541 (patch) | |
tree | 66d570535abb71316d786f7e0b13523d2dccb906 /include/linux/dmaengine.h | |
parent | 8283b4919e00fb110ac338d6b9984ca92d5030fa (diff) | |
download | linux-2c1f1ff0f0d9e0df8c9b6d3697ac250900091541.tar.xz |
driver core: dev_set_drvdata returns void
dev_set_drvdata can no longer fail, so it could return void.
All callers have hopefully been updated to no longer check for the
return value.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/dmaengine.h')
0 files changed, 0 insertions, 0 deletions