Re: [PATCH] drivers/scsi/arm/acornscsi.c: rename CONFIG_ACORNSCSI_CONSTANTS

From: Russell King - ARM Linux
Date: Wed May 06 2015 - 06:39:08 EST


On Tue, Apr 28, 2015 at 04:15:11PM +0200, Valentin Rothberg wrote:
> CONFIG_ACORNSCSI_CONSTANTS is a file local CPP identifier and thereby
> violates the naming convention of Kconfig options in Make and CPP
> syntax; only Kconfig options should carry the 'CONFIG_' prefix.
>
> This patch removes the 'CONFIG_' prefix to apply to this convention and
> to make static analysis tools happy.
>
> Signed-off-by: Valentin Rothberg <valentinrothberg@xxxxxxxxx>

As you're merely renaming all instances of this:

Acked-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>

Thanks.

--
FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up
according to speedtest.net.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/