From 4d49a8925c0b95699c20ef58ce66dda7f6f599e0 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Tue, 6 Jan 2009 14:41:15 -0800 Subject: [PATCH] --- yaml --- r: 126298 b: refs/heads/master c: 94e2959e7a6a4ef0969932c30349ce6f4469a3cf h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/block_dev.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 41f34ca33977..b0a1a2d36350 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8c3659347efb43857b2c2d7bc63a9c7d68d1a608 +refs/heads/master: 94e2959e7a6a4ef0969932c30349ce6f4469a3cf diff --git a/trunk/fs/block_dev.c b/trunk/fs/block_dev.c index 349a26c10001..b957717e25ab 100644 --- a/trunk/fs/block_dev.c +++ b/trunk/fs/block_dev.c @@ -1262,7 +1262,7 @@ EXPORT_SYMBOL(ioctl_by_bdev); /** * lookup_bdev - lookup a struct block_device by name - * @path: special file representing the block device + * @pathname: special file representing the block device * * Get a reference to the blockdevice at @pathname in the current * namespace if possible and return it. Return ERR_PTR(error)