From: Lee Jones Date: Mon, 21 Jul 2014 11:18:21 +0000 (+0100) Subject: mfd: max8925-i2c: Fix 'blank line after declarations' warning X-Git-Tag: omap-for-v3.17/fixes-against-rc2~129^2~32 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ed8f7182ed4c27e7190c3533e02937bac2f9df6;p=pandora-kernel.git mfd: max8925-i2c: Fix 'blank line after declarations' warning This is part of an effort to clean-up the MFD subsystem. WARNING: Missing a blank line after declarations + int ret; + ret = i2c_add_driver(&max8925_driver); total: 0 errors, 1 warnings, 275 lines checked Signed-off-by: Lee Jones --- Reading git-diff-tree failed