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