Re: [PATCH] staging: octeon: indent with tabs instead of spaces
From: Dan Carpenter
Date: Mon Nov 18 2019 - 14:03:46 EST
On Mon, Nov 18, 2019 at 07:38:52PM +0100, Giovanni Gherdovich wrote:
> Remove a coding style error from the Octeon driver's tree and keep
> checkpatch.pl a little quieter.
>
> Being a white-spaces patch the chances of breakage are minimal; we don't
> have the hardware to run this driver so we built it with COMPILE_TEST
> enabled on an x86 machine.
Next time put this sort of comment under the --- cut off line so that we
sound like we're bursting with confidence in the permanent git log. ;)
>
> Signed-off-by: Giovanni Gherdovich <bobdc9664@xxxxxxxxx>
> ---
^^^
> drivers/staging/octeon/octeon-stubs.h | 32 ++++++++++++++++----------------
> 1 file changed, 16 insertions(+), 16 deletions(-)
Anyway, looks good.
Reviewed-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
regards,
dan carpenter