block/genhd.c: cleanups
authorAdrian Bunk <bunk@kernel.org>
Tue, 4 Mar 2008 10:23:46 +0000 (11:23 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 4 Mar 2008 10:28:31 +0000 (11:28 +0100)
This patch contains the following cleanups:
- make the needlessly global struct disk_type static
- #if 0 the unused genhd_media_change_notify()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found