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 <shraddha.6596(a)gmail.com>
---
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.