Skip to content

Commit a217b31

Browse files
kusumimartinkpetersen
authored andcommitted
scsi: mpt3sas: fix header path in ioctl documentation
MPT2_MAGIC_NUMBER as well as drivers/scsi/mpt2sas/mpt2sas_ctl.h were removed to reuse mpt3sas code since commit 09ec55e ("mpt2sas: Remove .c and .h files from mpt2sas driver"). Signed-off-by: Tomohiro Kusumi <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
1 parent f136789 commit a217b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/ioctl/ioctl-number.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Code Seq#(hex) Include File Comments
151151
'J' 00-1F drivers/scsi/gdth_ioctl.h
152152
'K' all linux/kd.h
153153
'L' 00-1F linux/loop.h conflict!
154-
'L' 10-1F drivers/scsi/mpt2sas/mpt2sas_ctl.h conflict!
154+
'L' 10-1F drivers/scsi/mpt3sas/mpt3sas_ctl.h conflict!
155155
'L' 20-2F linux/lightnvm.h
156156
'L' E0-FF linux/ppdd.h encrypted disk device driver
157157
<http://linux01.gwdg.de/~alatham/ppdd.html>

0 commit comments

Comments
 (0)