From: Lee Jones Date: Mon, 21 Jul 2014 11:53:56 +0000 (+0100) Subject: mfd: mcp-core: Fix 'blank line after declarations' warning X-Git-Tag: omap-for-v3.17/fixes-against-rc2~129^2~31 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ac2270ecf86a0090fb511833819da64291430d;p=pandora-kernel.git mfd: mcp-core: 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 + unsigned long flags; + spin_lock_irqsave(&mcp->lock, flags); total: 0 errors, 1 warnings, 238 lines checked Signed-off-by: Lee Jones --- Reading git-diff-tree failed