Re: [PATCH 11/11] Staging: goldfish: Kconfig: fixed code style issue

2018-05-17 Thread Greg KH
On Wed, May 16, 2018 at 03:04:34PM -0500, ankit patel wrote: > Style fix: config GOLDFISH_AUDIO containing "--help--" to "help" > > Signed-off-by: ankit patel > --- > drivers/staging/goldfish/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Where are patches 1-10 in this series?

[PATCH 11/11] Staging: goldfish: Kconfig: fixed code style issue

2018-05-16 Thread ankit patel
Style fix: config GOLDFISH_AUDIO containing "--help--" to "help" Signed-off-by: ankit patel --- drivers/staging/goldfish/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/goldfish/Kconfig b/drivers/staging/goldfish/Kconfig index 4e094602437c..0302720cd5