On Tue, Sep 02, 2014 at 08:44:27PM +0530, Sudip Mukherjee wrote:
> On Tue, Sep 02, 2014 at 05:05:32PM +0300, Dan Carpenter wrote:
> > On Tue, Sep 02, 2014 at 04:39:47PM +0530, Sudip Mukherjee wrote:
> > > fixed sparse warning : context imbalance in 'do_locked_client_insert'
> > >                    different lock contexts for basic block
> > > 
> > > spin_unlock_irqrestore is called at a later stage before returning 
> > > from the function if locked is 1.
> > > 
> > > Signed-off-by: Sudip Mukherjee <[email protected]>
> > 
> > This doesn't match the email address you are using.
> > 
> 
> for all my patch the Signed-off email address is different from the From 
> email address.
> I am not sure if I should do that, but since no one pointed it out so I 
> guessed it is ok.

Sign-off-by are like signing a legal document that you didn't steal
copyright code.  We like to check that they match up with the email
sending the patch.

regards,
dan carpenter

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to