Re: [PATCH 0/6] staging: pi433: pi433_if.c: coding style fixes

From: Greg KH
Date: Tue Nov 28 2017 - 08:12:25 EST


On Wed, Nov 15, 2017 at 04:35:47PM -0800, Chase Metzger wrote:
> Fixes some of the coding style violations to comply with the kernel
> coding style.
>
> Chase Metzger (6):
> staging: pi433: pi433_if.c: fix opening curly brace coding style
> issues
> staging: pi433: pi433_if.c: fix else if/else statements coding style
> issues
> staging: pi433: pi433_if.c: fix trailing statement coding style issues
> staging: pi433: pi433_if.c: fix space prohibited coding style issues
> staging: pi433: pi433_if.c: fix space(s) required coding style issues
> staging: pi433: pi433_if.c: use tabs instead of spaces
>
> drivers/staging/pi433/pi433_if.c | 203 +++++++++++++++++----------------------
> 1 file changed, 87 insertions(+), 116 deletions(-)

Please rebase and resend this series based on the review comments.

thanks,

greg k-h