Skip to content

Commit

Permalink
Staging: dt3155_drv.c: dereference dt3155_status[]
Browse files Browse the repository at this point in the history
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 <hsweeten@visionengravers.com>
Cc: Scott Smedley <ss@aao.gov.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jun 25, 2010
1 parent 4d8152b commit 7d0f940
Showing 1 changed file with 94 additions and 86 deletions.
Loading

0 comments on commit 7d0f940

Please sign in to comment.