Skip to content

Commit

Permalink
md: remove the kernel version of md_u.h
Browse files Browse the repository at this point in the history
mdp_major can just move to drivers/md/md.h.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Song Liu <song@kernel.org>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Christoph Hellwig committed Jul 16, 2020
1 parent a1d6bc0 commit 1a6a050
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
1 change: 1 addition & 0 deletions drivers/md/md.h
Original file line number Diff line number Diff line change
Expand Up @@ -801,6 +801,7 @@ static inline void mddev_check_write_zeroes(struct mddev *mddev, struct bio *bio
mddev->queue->limits.max_write_zeroes_sectors = 0;
}

extern int mdp_major;
void md_autostart_arrays(int part);

#endif /* _MD_MD_H */
13 changes: 0 additions & 13 deletions include/linux/raid/md_u.h

This file was deleted.

0 comments on commit 1a6a050

Please sign in to comment.