Re: [PATCH 2/2 v2] staging: exfat: cleanup casts

From: Greg Kroah-Hartman
Date: Sun Sep 08 2019 - 09:05:16 EST


On Sat, Sep 07, 2019 at 09:45:41PM +0000, Valentin Vidic wrote:
> Use constants and fix checkpatch.pl warnings:
>
> CHECK: No space is necessary after a cast

This really should be two different patches, one for the constant
changes, and one for the space issues. Can you break this up and resend
the whole series?

thanks,

greg k-h