From 3103de8cd4e862c48a02327a21aec459c2c7dbb0 Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Mon, 21 Jul 2014 15:06:35 +0100 Subject: [PATCH] mfd: twl6030-irq: Extinguish coding style warnings This is part of an effort to clean-up the MFD subsystem. WARNING: please, no space before tabs +^IRSV_INTR_OFFSET, ^I/* Bit 12^IReserved^I^I*/$ WARNING: Missing a blank line after declarations + u8 unmask_value; + ret = twl_i2c_read_u8(TWL_MODULE_PIH, &unmask_value, WARNING: Missing a blank line after declarations + u8 mask_value; + ret = twl_i2c_read_u8(TWL_MODULE_PIH, &mask_value, total: 0 errors, 3 warnings, 484 lines checked Signed-off-by: Lee Jones --- Reading git-format-patch failed