]> git.baikalelectronics.ru Git - kernel.git/commit
lpfc: Commonize lpfc_async_xchg_ctx state and flag definitions
authorJames Smart <jsmart2021@gmail.com>
Tue, 31 Mar 2020 16:50:04 +0000 (09:50 -0700)
committerJens Axboe <axboe@kernel.dk>
Sat, 9 May 2020 22:18:34 +0000 (16:18 -0600)
commitd4ec2e5a247ed27363b4db095fb89c5d001470fe
tree28098bc4b43964c23347661cd65bcd88c665e7ed
parent7112eb6f8bafffbe0d4a5c24fa7119589f7129b8
lpfc: Commonize lpfc_async_xchg_ctx state and flag definitions

The last step of commonization is to remove the 'T' suffix from
state and flag field definitions.  This is minor, but removes the
mental association that it solely applies to nvmet use.

Signed-off-by: Paul Ely <paul.ely@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/scsi/lpfc/lpfc_init.c
drivers/scsi/lpfc/lpfc_nvme.h
drivers/scsi/lpfc/lpfc_nvmet.c