md: move lots of #include lines out of .h files and into .c
This makes the includes more explicit, and is preparation for moving
md_k.h to drivers/md/md.h
Remove include/raid/md.h as its only remaining use was to #include
other files.
Signed-off-by:
NeilBrown <neilb@suse.de>
Showing
- crypto/xor.c 1 addition, 1 deletioncrypto/xor.c
- drivers/md/bitmap.c 2 additions, 1 deletiondrivers/md/bitmap.c
- drivers/md/faulty.c 4 additions, 1 deletiondrivers/md/faulty.c
- drivers/md/linear.c 4 additions, 0 deletionsdrivers/md/linear.c
- drivers/md/linear.h 0 additions, 2 deletionsdrivers/md/linear.h
- drivers/md/md.c 5 additions, 1 deletiondrivers/md/md.c
- drivers/md/multipath.c 4 additions, 0 deletionsdrivers/md/multipath.c
- drivers/md/multipath.h 0 additions, 2 deletionsdrivers/md/multipath.h
- drivers/md/raid0.c 3 additions, 0 deletionsdrivers/md/raid0.c
- drivers/md/raid0.h 0 additions, 2 deletionsdrivers/md/raid0.h
- drivers/md/raid1.c 4 additions, 1 deletiondrivers/md/raid1.c
- drivers/md/raid1.h 0 additions, 2 deletionsdrivers/md/raid1.h
- drivers/md/raid10.c 4 additions, 1 deletiondrivers/md/raid10.c
- drivers/md/raid10.h 0 additions, 2 deletionsdrivers/md/raid10.h
- drivers/md/raid5.c 6 additions, 2 deletionsdrivers/md/raid5.c
- drivers/md/raid5.h 0 additions, 1 deletiondrivers/md/raid5.h
- drivers/md/raid6.h 1 addition, 5 deletionsdrivers/md/raid6.h
- fs/compat_ioctl.c 1 addition, 1 deletionfs/compat_ioctl.c
- include/linux/raid/md.h 0 additions, 39 deletionsinclude/linux/raid/md.h
- include/linux/raid/md_k.h 0 additions, 3 deletionsinclude/linux/raid/md_k.h
Loading
Please register or sign in to comment