scsi: sd: Remove duplicate included header file linux/bio-integrity.h
authorHongbo Li <lihongbo22@huawei.com>
Fri, 30 Aug 2024 07:58:58 +0000 (15:58 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 13 Sep 2024 00:11:06 +0000 (20:11 -0400)
commitb112947ffc30e9632d5c2acd0e9081e3e6bee01e
tree937851680ca78cda65dfe8017667a32f0d18aed6
parent3d882cca73be830549833517ddccb3ac4668c04e
scsi: sd: Remove duplicate included header file linux/bio-integrity.h

The header file linux/bio-integrity.h is included twice.  Remove the last
one. The compilation test has passed.

Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
Link: https://lore.kernel.org/r/20240830075858.3541907-1-lihongbo22@huawei.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/sd.c