On Aug 4, 2015, at 5:48 PM, Shraddha Barke wrote:

> The Coccinelle semantic patch that makes these changes is as follows:
> 
> @@ struct usb_endpoint_descriptor *epd; @@
> 
> - (epd->bmAttributes & \(USB_ENDPOINT_XFERTYPE_MASK\|3\))
> + usb_endpoint_type(epd)
> 
> Signed-off-by: Shraddha Barke <[email protected]>
> ---
> Changes in v2:
>  -Fix subject line
> 
> drivers/staging/media/lirc/lirc_imon.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Could you please only include lustre mailing lists into the patches for lustre? 
(the hpdd-discuss in this case).
No need to resend this current one set, but in the future upcoming patches from 
you.
Thanks.


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

Reply via email to