diff options
author | Arend van Spriel <aspriel@gmail.com> | 2018-03-15 10:55:25 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-23 18:08:02 +0100 |
commit | 1fe56e0cafd7e4cf26f3582aad0c7705fceff498 (patch) | |
tree | b79ebd89a098338ef04830acaa86fff3bb473c7b /drivers/misc/eeprom | |
parent | d723522b0be497dc836b759552a1c97a814d9e86 (diff) | |
download | talos-obmc-linux-1fe56e0cafd7e4cf26f3582aad0c7705fceff498.tar.gz talos-obmc-linux-1fe56e0cafd7e4cf26f3582aad0c7705fceff498.zip |
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/misc/eeprom')
0 files changed, 0 insertions, 0 deletions