diff options
author | Arend van Spriel <aspriel@gmail.com> | 2018-03-15 12:55:25 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-23 20:08:02 +0300 |
commit | 1fe56e0cafd7e4cf26f3582aad0c7705fceff498 (patch) | |
tree | b79ebd89a098338ef04830acaa86fff3bb473c7b /drivers/hwtracing/intel_th/pti.c | |
parent | d723522b0be497dc836b759552a1c97a814d9e86 (diff) | |
download | linux-1fe56e0cafd7e4cf26f3582aad0c7705fceff498.tar.xz |
drivers: base: remove check for callback in coredump_store()
The check for the .coredump() callback in coredump_store() is
redundant. It is already assured the device driver implements
the callback upon creating the coredump sysfs entry.
Signed-off-by: Arend van Spriel <aspriel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hwtracing/intel_th/pti.c')
0 files changed, 0 insertions, 0 deletions