summaryrefslogtreecommitdiffstats
path: root/tools/testing
diff options
context:
space:
mode:
authorArend van Spriel2018-04-08 23:57:07 +0200
committerGreg Kroah-Hartman2018-04-19 09:48:32 +0200
commited4564babeeee4fb19fe4ec0beabe29754e380f9 (patch)
treea75c9fe5f002d598a13e759ead3972ec91ebe0eb /tools/testing
parentLinux 4.17-rc1 (diff)
downloadkernel-qcow2-linux-ed4564babeeee4fb19fe4ec0beabe29754e380f9.tar.gz
kernel-qcow2-linux-ed4564babeeee4fb19fe4ec0beabe29754e380f9.tar.xz
kernel-qcow2-linux-ed4564babeeee4fb19fe4ec0beabe29754e380f9.zip
drivers: change struct device_driver::coredump() return type to void
Upon submitting a patch for mwifiex [1] it was discussed whether this callback function could fail. To keep things simple there is no need for the error code so the driver can do the task synchronous or not without worries. Currently the device driver core already ignores the return value so changing it to void. [1] https://patchwork.kernel.org/patch/10231933/ Signed-off-by: Arend van Spriel <aspriel@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions