From: Tejun Heo Date: Thu, 22 Nov 2012 15:32:46 +0000 (-0800) Subject: netprio_cgroup: shorten variable names in extend_netdev_table() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~57^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52bca930c913c85ed1157ebc8f9dd9bc38a8c2c3;p=pandora-kernel.git netprio_cgroup: shorten variable names in extend_netdev_table() The function is about to go through a rewrite. In preparation, shorten the variable names so that we don't repeat "priomap" so often. This patch is cosmetic. Signed-off-by: Tejun Heo Acked-by: Neil Horman Tested-and-Acked-by: Daniel Wagner Acked-by: David S. Miller --- Reading git-diff-tree failed