[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140908170613.GB10454@kroah.com>
Date: Mon, 8 Sep 2014 10:06:13 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: "Romer, Benjamin M" <Benjamin.Romer@...sys.com>
Cc: Sudip Mukherjee <sudipm.mukherjee@...il.com>,
"devel@...verdev.osuosl.org" <devel@...verdev.osuosl.org>,
*S-Par-Maintainer <SParMaintainer@...sys.com>,
"Kershner, David A" <David.Kershner@...sys.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] staging: unisys: uislib: uislib.c: sparse warning of
context imbalance
On Mon, Sep 08, 2014 at 10:57:08AM -0500, Romer, Benjamin M wrote:
> On Fri, 2014-09-05 at 14:52 +0530, Sudip Mukherjee wrote:
> > fixed sparse warning : context imbalance in 'pause_device'
> > unexpected unlock
> > this patch will generate warning from checkpatch for
> > lines over 80 character , but since those are user-visible strings
> > so it was not modified.
> >
> > Signed-off-by: Sudip Mukherjee <sudip@...torindia.org>
> > ---
> >
> > hi , can you please review the patch and see if the approach is correct.
> > The functiion is still doing the same what it was doing , only the logic
> > is changed. if the approach is ok, then i can send a patch to fix the
> > other two similar warning in the file.
>
> Hi Sudip,
>
> I was able to successfully build and test your patch. The changes look
> good to me too, so I think we should take this patch. :)
Traditionally, you would respond with a:
Acked-by: Developer Name <email@...ress>
so I can add it to the patch.
Care to do that here?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists