From: H Hartley Sweeten Date: Fri, 25 Jun 2010 16:59:33 +0000 (-0700) Subject: Staging: dt3155_drv.c: dereference dt3155_status[] X-Git-Tag: v2.6.36-rc1~520^2~1^2~308 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d0f940ee0de7dc6355473e428335a4d74de43ad;p=pandora-kernel.git Staging: dt3155_drv.c: dereference dt3155_status[] Where used, dereference the global symbol dt3155_status[] as a local pointer. This improves the readability of the code and reduces the overall length of some of the really long lines. Signed-off-by: H Hartley Sweeten Cc: Scott Smedley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed