Re: [PATCH] usb/xhci: unify parameter of xhci_msi_irq

From: Sarah Sharp
Date: Thu Mar 15 2012 - 13:56:16 EST


On Thu, Mar 15, 2012 at 11:03:19PM +0800, Alex Shi wrote:
> On 03/15/2012 10:57 PM, gregkh wrote:
>
> > On Thu, Mar 15, 2012 at 12:53:06PM +0800, Alex Shi wrote:
> >>
> >> According to Felipe and Alan's comments the second parameter of irq
> >> handler should be 'void *' not a specific structure pointer.
> >> So change it.
> >>
> >> Signed-off-by: Alex Shi <alex.shi@xxxxxxxxx>
> >> ---
> >> drivers/usb/host/xhci-ring.c | 2 +-
> >> drivers/usb/host/xhci.c | 4 ++--
> >> drivers/usb/host/xhci.h | 2 +-
> >> 3 files changed, 4 insertions(+), 4 deletions(-)
> >
> > Is this needed in my -next tree now? Or is it something for later?
>
>
> Appreciate if it can be in -next tree. :)
>
> >
> > Any reason you did not put Sarah on the To: line here? She's the one
> > that needs to ack it before I can accept it.
>
>
> Sarah, would you like to give some comments here?

Looks fine. I'll send a pull request to Greg with this patch after I
verify it doesn't generate new warnings.

Sarah Sharp
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/