[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1490239.sosRNrUv3O@ax5200p>
Date: Sat, 31 Jan 2015 21:22:21 +0100
From: Marc Dietrich <marvin24@....de>
To: Julian Andres Klode <jak@...-linux.org>
Cc: Greg KH <gregkh@...uxfoundation.org>,
varsharamt <varsharamt91@...il.com>, ac100@...ts.launchpad.net,
linux-tegra@...r.kernel.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Warning that occured while compiling the nvec in3.19.0-rc5+ is fixed
Am Samstag 31 Januar 2015, 20:11:29 schrieb Julian Andres Klode:
> On 31 January 2015 at 17:29, Greg KH <gregkh@...uxfoundation.org> wrote:
> > On Sat, Jan 31, 2015 at 05:24:42PM +0530, varsharamt wrote:
> >> The task was to fix a warning which was shown while compiling a driver
> >> called NVEC. I wrote a brief description about how to enable support for
> >> a nVidya complaint embedded controller.
> >
> > This makes no sense, what "task"?
> >
> >> Signed-off-by:Varsha Ram T<varsharamt91@...il.com>
> >
> > Please use proper spaces.
> >
> > Also, this doesn't match your From: line. And, is this the name you use
> > to sign legal documents?
> >
> >> ---
> >>
> >> drivers/staging/nvec/Kconfig | 20 ++++++++++----------
> >> 1 file changed, 10 insertions(+), 10 deletions(-)
> >>
> >> diff --git a/drivers/staging/nvec/Kconfig b/drivers/staging/nvec/Kconfig
> >> index 9475e20..a65ad4c 100644
> >> --- a/drivers/staging/nvec/Kconfig
> >> +++ b/drivers/staging/nvec/Kconfig
> >> @@ -3,33 +3,33 @@ config MFD_NVEC
> >>
> >> depends on I2C && GPIOLIB && ARCH_TEGRA
> >> select MFD_CORE
> >> help
> >>
> >> - Say Y here to enable support for a nVidia compliant embedded
> >> - controller.
> >> + Say Y to enable support for a nVidia complaint embedded controller.
> >> + nVidia complaint embedded controller is used to communicate with
> >> EC.
> >> + This is done through I2C bus.
> >> + The request to the EC can be initiated by triggering a gpio line.
> >> + The gpio line is a generic pin on integrated circuit whose input or
> >> output pin can be controlled by the user at run time.>
> > There's no way this is correct, look at how long your line is.
>
> I'm not even sure if this level of detail is needed. Why should anyone
> that reads the config option care how NVEC is enabled or communicated
> with?
I didn't received the original mail, but I think this is related to a
checkpatch warning which demands at least *three* lines of help text (we only
have two). While the sense of such requirement is discussable, blowing up
an already complete help text just to avoid a checkpatch warning doesn't make
much sense to me.
Marc
Download attachment "signature.asc" of type "application/pgp-signature" (491 bytes)
Powered by blists - more mailing lists