Re: [PATCH] staging: media: atomisp: Whitespaces style cleanup in gdc.c
From: Greg Kroah-Hartman
Date: Wed Aug 20 2025 - 09:07:48 EST
On Wed, Aug 20, 2025 at 12:45:19PM +0000, Adrian Barnaś wrote:
> NFC: This patch cleans up coding style whitespace issues
> in drivers/staging/media/atomisp/pci/hive_isp_css_common/host/gdc.c
What does "NFC:" mean?
And take a look at the kernel documentation, it recommends not using
stuff like "This patch", but write it in an imperitive mode:
Clean up coding style whitespace issues in...
hope this helps,
greg k-h