lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 15 Mar 2012 07:57:43 -0700 From: gregkh <gregkh@...uxfoundation.org> To: Alex Shi <alex.shi@...el.com> Cc: Alan stern <stern@...land.harvard.edu>, Felipe Balbi <balbi@...com>, "Sharp, Sarah A" <sarah.a.sharp@...el.com>, linux-usb <linux-usb@...r.kernel.org>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org> Subject: Re: [PATCH] usb/xhci: unify parameter of xhci_msi_irq 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@...el.com> > --- > 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? 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. 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