diff options
author | Liu Yuan <tailai.ly@taobao.com> | 2011-04-13 22:14:54 +0200 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2011-04-13 22:14:54 +0200 |
commit | 80656b67b3988f83edd86a280d9937124fe62050 (patch) | |
tree | 58d23b396fa17262b697134cf2a58651f26d3460 /block/ioctl.c | |
parent | f4af3c3d077a004762aaad052049c809fd8c6f0c (diff) |
block, blk-sysfs: Use the variable directly instead of a function call
In the function blk_register_queue(), var _dev_ is already assigned by
disk_to_dev().So use it directly instead of calling disk_to_dev() again.
Signed-off-by: Liu Yuan <tailai.ly@taobao.com>
Modified by me to delete an empty line in the same function while
in there anyway.
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'block/ioctl.c')
0 files changed, 0 insertions, 0 deletions