Files
linux/include
Petros Koutoupis d399228646 block: genhd.h cleanup patch
In include/linux/genhd.h: Line 335 has a comment that needs to be updated from: /* drivers/block/ll_rw_blk.c */ to /* block/blk-core.c */. Also as of kernel 2.6.16, the function definition for get_blkdev_list was removed from block/genhd.c but the function declaration is still present on line 339. This patch addresses both those fixes, by updating the comment and removing the declaration.

Signed-off-by: Petros Koutoupis <pkoutoupis@hydrasystemsllc.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2009-03-24 12:35:17 +01:00
..
2008-11-14 10:39:13 +11:00
2009-03-24 12:35:17 +01:00
2008-10-22 22:09:59 -07:00
2009-01-31 00:13:34 +05:30
2008-08-31 16:00:42 +02:00
2009-01-31 00:13:56 +05:30