]> 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)
commitd8d8c7ddfaaf20ecc1c5c1f2dbf0297279eb21d1
treed3ae02b15daf3cde6cd1a11ead7ee7cc97c8d07f
parentdbe1b58232d9fba28b0b1a247bf87c95d0e51aab
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