Re: [PATCH v3] staging: bcm2835-audio: add terminating new line to Kconfig
From: Greg KH
Date: Mon Mar 25 2024 - 14:31:51 EST
On Wed, Mar 13, 2024 at 05:11:26PM +0530, Prasad Pandit wrote:
> From: Prasad Pandit <pjp@xxxxxxxxxxxxxxxxx>
>
> Add terminating new line to the Kconfig file. It helps
> Kconfig parsers to read file without error.
What in-tree parser has a problem with this file as-is? If it's an
out-of-tree parser, that's different, and the tool should be fixed, no
need to touch the kernel files for no good reason.
thanks,
greg k-h