block: Add missing bounce_pfn stacking and fix comments
authorMartin K. Petersen <martin.petersen@oracle.com>
Tue, 9 Jun 2009 04:23:22 +0000 (06:23 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 9 Jun 2009 04:23:22 +0000 (06:23 +0200)
commit77634f33d4078542cf1087995cced0ffdae25aa2
tree43d15cfb43bcfb6af567e1203419ad60ef2cb160
parent9df1bb9b516daeece159ab7fb262d01a0359247c
block: Add missing bounce_pfn stacking and fix comments

DM no longer needs to set limits explicitly when calling blk_stack_limits.
Let the latter automatically deal with bounce_pfn scaling.

Fix kerneldoc variable names.

Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/blk-settings.c