Re: [PATCH] Staging: exfat: exfat_super.c: fixed camelcase coding style issue

From: Greg KH
Date: Sun Sep 29 2019 - 06:15:42 EST


On Sat, Sep 28, 2019 at 06:19:10PM -0500, Jesse Barton wrote:
> Fixed a coding style issue.

What coding style issue? Always be specific here.

> Signed-off-by: Jesse Barton <jessebarton95@xxxxxxxxx>
> ---
> drivers/staging/exfat/exfat_super.c | 20 ++++++++++----------
> 1 file changed, 10 insertions(+), 10 deletions(-)

Also remember to follow the output of scripts/get_maintainer.pl to
properly find the maintainer to cc:, otherwise patches might get
overlooked.

thanks,

greg k-h