From: Matthias Beyer Date: Fri, 23 May 2014 20:23:51 +0000 (+0200) Subject: Staging: bcm: Replaced long member-accessing X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=500501fad67e14c30180c20dd77b17872e88efc7;p=pandora-kernel.git Staging: bcm: Replaced long member-accessing This patch replaces long object->member.member foo by variable useage. Increases the reading experience a lot by introducing only one variable (as it decreases the whoa-wall-of-text experience). Signed-off-by: Matthias Beyer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed