commit | f4507164e7796b66c371ff9a63154f1c884a2433 | [log] [tgz] |
---|---|---|
author | Wanlong Gao <gaowanlong@cn.fujitsu.com> | Wed Mar 28 14:42:51 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Mar 28 17:14:37 2012 -0700 |
tree | d3ae02b15daf3cde6cd1a11ead7ee7cc97c8d07f | |
parent | cf3f89214ef6a33fad60856bc5ffd7bb2fc4709b [diff] |
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>