Messages in this thread |  | | From | Akinobu Mita <> | Subject | [PATCH 0/2] devcoredump: cleanup and typo fix | Date | Sun, 28 Jul 2019 00:59:04 +0900 |
| |
These two patches are cleanup and typo fix for device coredump subsystem, and these were originally a part of nvme device coredump series. However the series requires an overhaul because it makes nvme-pci driver compilcated, so these two independent patches are extracted from the series.
Akinobu Mita (2): devcoredump: use memory_read_from_buffer devcoredump: fix typo in comment
drivers/base/devcoredump.c | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-)
Cc: Johannes Berg <johannes@sipsolutions.net> Cc: Keith Busch <keith.busch@intel.com> Cc: Jens Axboe <axboe@fb.com> Cc: Christoph Hellwig <hch@lst.de> Cc: Sagi Grimberg <sagi@grimberg.me> Cc: Minwoo Im <minwoo.im.dev@gmail.com> Cc: Kenneth Heitke <kenneth.heitke@intel.com> Cc: Chaitanya Kulkarni <Chaitanya.Kulkarni@wdc.com> -- 2.7.4
|  |