From: Paolo 'Blaisorblade' Giarrusso Date: Tue, 31 Oct 2006 06:07:05 +0000 (-0800) Subject: [PATCH] uml ubd driver: var renames X-Git-Tag: v2.6.19-rc5~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d314e346d6081e8013a96206e601a48528d8f60;p=pandora-kernel.git [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 Cc: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed