block: genhd.h comment needs updating
authorPetros Koutoupis <pkoutoupis@hydrasystemsllc.com>
Tue, 10 Mar 2009 07:25:54 +0000 (08:25 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 24 Mar 2009 11:35:17 +0000 (12:35 +0100)
commit32ca163c9cdb33151d79e95a7cf244f62b5d4418
tree592f46b5a06ab48354652a71588020b858627428
parent50e174931051bf4849cd7931667bb0a4d681ff60
block: genhd.h comment needs updating

The include/linux/genhd.h file, on line 338-352 declares some function
prototypes in which the comment on line 338 states that the definition of
these prototypes are to be found at drivers/block/genhd.c. The problem is
that genhd.c has been relocated to block/genhd.c. See attached patch to
correct this minor cosmetic typo.

Signed-off-by: Petros Koutoupis <pkoutoupis@hydrasystemsllc.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
include/linux/genhd.h