Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

UAPI: (Scripted) Disintegrate include/scsi/fc

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Michael Kerrisk <mtk.manpages@gmail.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Dave Jones <davej@redhat.com>

authored by

David Howells and committed by
Robert Love
cf028200 4f670ff8

+4 -4
-4
include/scsi/fc/Kbuild
··· 1 - header-y += fc_els.h 2 - header-y += fc_fs.h 3 - header-y += fc_gs.h 4 - header-y += fc_ns.h
include/scsi/fc/fc_els.h include/uapi/scsi/fc/fc_els.h
include/scsi/fc/fc_fs.h include/uapi/scsi/fc/fc_fs.h
include/scsi/fc/fc_gs.h include/uapi/scsi/fc/fc_gs.h
include/scsi/fc/fc_ns.h include/uapi/scsi/fc/fc_ns.h
+4
include/uapi/scsi/fc/Kbuild
··· 1 1 # UAPI Header export list 2 + header-y += fc_els.h 3 + header-y += fc_fs.h 4 + header-y += fc_gs.h 5 + header-y += fc_ns.h