From: Sachin Kamat Date: Sun, 25 Nov 2012 07:30:44 +0000 (+0530) Subject: leds: led-triggers: Fix checkpatch warnings X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09f5fe756329fd7fb6ccb94563960d6a22eaaab2;p=pandora-kernel.git leds: led-triggers: Fix checkpatch warnings Fixes the following type of warnings: WARNING: Prefer netdev_warn(netdev, ... then dev_warn(dev, ... then pr_warn(... to printk(KERN_WARNING ... WARNING: quoted string split across lines While at it also fix a coding style issue w.r.t braces. Signed-off-by: Sachin Kamat Signed-off-by: Bryan Wu --- Reading git-diff-tree failed