From: Alex Elder Date: Tue, 3 Jul 2012 21:01:18 +0000 (-0500) Subject: rbd: more symbol renames X-Git-Tag: v3.6-rc1~36^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aded07ea9f7de26e352f679910ac057212ea35e3;p=pandora-kernel.git rbd: more symbol renames Rename variables named "obj" which represent object names so they're consistently named "object_name". Rename the "cls" and "method" parameters in rbd_req_sync_exec() to be "class_name" and "method_name", and make similar changes to the names of local variables in that function representing the lengths of those names. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed