diff options
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | 2006-10-30 22:07:05 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-31 08:06:59 -0800 |
commit | 7d314e346d6081e8013a96206e601a48528d8f60 (patch) | |
tree | 1c763245715d917fc48f0fdbc89fbeaeb7ffa59f /mm | |
parent | 2a9d32f682b2b4928dcd4680bc99e98a3d096816 (diff) | |
download | linux-7d314e346d6081e8013a96206e601a48528d8f60.tar.gz linux-7d314e346d6081e8013a96206e601a48528d8f60.tar.bz2 linux-7d314e346d6081e8013a96206e601a48528d8f60.zip |
[PATCH] uml ubd driver: var renames
Rename the ubd_dev array to ubd_devs and then call any "struct ubd" ubd_dev
instead of dev, which doesn't make clear what we're treating (and no, it's not
hungarian notation - not any more than calling all vm_area_struct vma or all
inodes inode).
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions