From: Guenter Roeck Date: Sat, 2 Jun 2012 18:48:01 +0000 (-0700) Subject: hwmon: (w83l785ts) Simplify code and improve readability X-Git-Tag: v3.6-rc1~120^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f187fc040b31d9e7ff90be08d3140732a8450bc4;p=pandora-kernel.git hwmon: (w83l785ts) Simplify code and improve readability In probe function, rename new_client variable to client, and introduce local variable dev to point to client->dev, to simplify the code and improve readability. Signed-off-by: Guenter Roeck Acked-by: Jean Delvare --- Reading git-diff-tree failed