From b6c1cb4d9648b8069d1a1d90facfc65d69015743 Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Mon, 21 Jul 2014 13:09:25 +0100 Subject: [PATCH] mfd: sec-core: Fix 'missing blank line after declarations' warning This is part of an effort to clean-up the MFD subsystem. WARNING: Missing a blank line after declarations + const struct of_device_id *match; + match = of_match_node(sec_dt_match, i2c->dev.of_node); total: 0 errors, 1 warnings, 494 lines checked Signed-off-by: Lee Jones --- Reading git-format-patch failed