Not sure if this can be considered as fix for v4.16. Upon submitting
the driver patches I received valuable feedback that I would like to
address with this series.

The patch apply to master and driver-core-next of the driver-core
repository so you can take it either way.

Arend van Spriel (3):
  sysfs: improve devices-coredump description with user-space
    perspective
  drivers: change struct device_driver::coredump() return type to void
  drivers: base: remove check for callback in coredump_store()

 Documentation/ABI/testing/sysfs-devices-coredump | 14 +++++++++-----
 drivers/base/dd.c                                |  3 +--
 include/linux/device.h                           |  5 ++++-
 3 files changed, 14 insertions(+), 8 deletions(-)

--
1.9.1

Reply via email to