Re: [PATCH] staging: dgnc: Fix Kconfig help header and text

2018-09-25 Thread Randy Dunlap
On 9/25/18 11:46 AM, Greg Kroah-Hartman wrote: > On Tue, Sep 25, 2018 at 10:22:24AM -0600, sehro rautenkranz wrote: >> Replace Kconfig help header and text to match other modules. Issue found >> my checkpatch. >> >> Spacing adjusted to match Documentation/process/coding-style.rst. Issue >> reported

Re: [PATCH] staging: dgnc: Fix Kconfig help header and text

2018-09-25 Thread Greg Kroah-Hartman
On Tue, Sep 25, 2018 at 10:22:24AM -0600, sehro rautenkranz wrote: > Replace Kconfig help header and text to match other modules. Issue found > my checkpatch. > > Spacing adjusted to match Documentation/process/coding-style.rst. Issue > reported by rdun...@infradead.org. (try 2) The "try 2" needs

[PATCH] staging: dgnc: Fix Kconfig help header and text

2018-09-25 Thread sehro rautenkranz
Replace Kconfig help header and text to match other modules. Issue found my checkpatch. Spacing adjusted to match Documentation/process/coding-style.rst. Issue reported by rdun...@infradead.org. (try 2) Signed-off-by: sehro rautenkranz --- drivers/staging/dgnc/Kconfig | 14 +- 1 fil

Re: [PATCH] staging: dgnc: Fix Kconfig help header and text

2018-09-25 Thread Randy Dunlap
On 9/25/18 8:53 AM, sehro rautenkranz wrote: > Replace Kconfig help header and text to match other modules. Issue found > my checkpatch. by checkpatch. > > Spacing adjusted to match Documentation/process/coding-style.rst. Issue > reported by rdun...@infradead.org. Reported-by: Randy Dunlap

[PATCH] staging: dgnc: Fix Kconfig help header and text

2018-09-25 Thread sehro rautenkranz
Replace Kconfig help header and text to match other modules. Issue found my checkpatch. Spacing adjusted to match Documentation/process/coding-style.rst. Issue reported by rdun...@infradead.org. Signed-off-by: sehro rautenkranz --- drivers/staging/dgnc/Kconfig | 8 1 file changed, 4 in

Re: [PATCH] staging: dgnc: Fix Kconfig help header and text

2018-09-25 Thread Randy Dunlap
On 9/24/18 11:20 PM, sehro rautenkranz wrote: > Replace Kconfig help header and text to match other modules. Issue found > by checkpatch. > > Signed-off-by: sehro rautenkranz > --- Hi, Documentation/process/coding-style.rst says: Lines under a ``config`` definition are indented with one tab, w

[PATCH] staging: dgnc: Fix Kconfig help header and text

2018-09-24 Thread sehro rautenkranz
Replace Kconfig help header and text to match other modules. Issue found by checkpatch. Signed-off-by: sehro rautenkranz --- drivers/staging/dgnc/Kconfig | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/drivers/staging/dgnc/Kconfig b/drivers/staging/dgnc/Kconfig index