From: Jean-Francois Moine Date: Sat, 25 Jan 2014 17:14:46 +0000 (+0100) Subject: drm/i2c: tda998x: code cleanup X-Git-Tag: v3.15-rc1~51^2~61^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=704d63f59900968b9b5ae92549c49db0686b87e3;p=pandora-kernel.git drm/i2c: tda998x: code cleanup This patch: - replaces ARRAY_SIZE() by sizeof() when a number of bytes is needed, - adds a linefeed in an error message and - removes an useless variable setting. Tested-by: Russell King Acked-by: Russell King Signed-off-by: Jean-Francois Moine Signed-off-by: Russell King --- Reading git-diff-tree failed