From: Zhao, Gang Date: Mon, 21 Apr 2014 04:53:02 +0000 (+0800) Subject: cfg80211: change registered device pointer name X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~12^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b8ec87aa077c527c9e3525e16098ca7efbc853d;p=pandora-kernel.git cfg80211: change registered device pointer name Name "dev" is too common and ambiguous, let all the pointer name pointing to struct cfg80211_registered_device be "rdev". This can improve code readability and consistency(since other places have already called it rdev). Signed-off-by: Zhao, Gang Signed-off-by: Johannes Berg --- Reading git-diff-tree failed