diff options
author | Tejun Heo <tj@kernel.org> | 2010-12-08 19:57:36 (GMT) |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2010-12-16 16:53:38 (GMT) |
commit | d2bf1b6723ed0eab378363649d15b7893bf14e91 (patch) | |
tree | 4a4144b09ab747ad661605aa761753d9a805e77f /Kbuild | |
parent | dddd9dc340ae1a41d90e084529ca979c77c4ecfe (diff) | |
download | linux-d2bf1b6723ed0eab378363649d15b7893bf14e91.tar.xz |
block: move register_disk() and del_gendisk() to block/genhd.c
There's no reason for register_disk() and del_gendisk() to be in
fs/partitions/check.c. Move both to genhd.c. While at it, collapse
unlink_gendisk(), which was artificially in a separate function due to
genhd.c / check.c split, into del_gendisk().
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions