commit | 7b7f551b0403e0f740c6af2553b46ba2d3531c80 | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Tue Mar 31 09:50:04 2020 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Sat May 09 16:18:34 2020 -0600 |
tree | 28098bc4b43964c23347661cd65bcd88c665e7ed | |
parent | 7cacae2ad04762803ad93bdf08dc482106817ec7 [diff] |
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>