Hi Lee, On Thu, Apr 04, 2013 at 11:39:00AM +0100, Lee Jones wrote: > Currently we check to see if we obtained the Tightly Coupled Program > Memory (TCPM) base and only execute the code within the check if we > have it. It's more traditional to return early if we don't have it. > This way we can flatten most of the function's code down to a single > tab spacing. > > Cc: Samuel Ortiz <sa...@linux.intel.com> > Signed-off-by: Lee Jones <lee.jo...@linaro.org> > --- > drivers/mfd/db8500-prcmu.c | 40 +++++++++++++++++++++------------------- > 1 file changed, 21 insertions(+), 19 deletions(-) I had to apply this one manually, please check if it was done correctly from my mfd-next tree.
Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/