]> git.baikalelectronics.ru Git - kernel.git/commit
nbd: rename the nbd_device variable from lo to nbd
authorWanlong Gao <gaowanlong@cn.fujitsu.com>
Wed, 28 Mar 2012 21:42:51 +0000 (14:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Mar 2012 00:14:37 +0000 (17:14 -0700)
commit198c318f06222a6dca966570ae514d9a8ca8e57a
treed3ae02b15daf3cde6cd1a11ead7ee7cc97c8d07f
parent425d574a1d5547f1c0e44484ca61e824c483d287
nbd: rename the nbd_device variable from lo to nbd

rename the nbd_device variable from "lo" to "nbd", since "lo" is just a name
copied from loop.c.

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Cc: Paul Clements <paul.clements@steeleye.com>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/block/nbd.c