From b9ac2270ecf86a0090fb511833819da64291430d Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Mon, 21 Jul 2014 12:53:56 +0100 Subject: [PATCH] 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-format-patch failed