Re: [PATCH 01/12] nvme.h: untangle AEN notice definitions
From: Hannes Reinecke <hare@suse.de>
Date: 2018-06-04 06:13:25
Also in:
linux-nvme
From: Hannes Reinecke <hare@suse.de>
Date: 2018-06-04 06:13:25
Also in:
linux-nvme
On Wed, 30 May 2018 18:45:49 +0200 Christoph Hellwig [off-list ref] wrote:
Stop including the event type in the definitions for the notice type. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <redacted> --- drivers/nvme/host/core.c | 30 ++++++++++++++++++------------ include/linux/nvme.h | 8 ++++++-- 2 files changed, 24 insertions(+), 14 deletions(-)
Reviewed-by: Hannes Reinecke <hare@suse.com> Cheers, Hannes