This patch seriese mostly contains coding style fixes & removes unneeded variable initialization. Dan Carpenter (1): staging: ozwpan: Separate success & failure case for oz_hcd_pd_arrived() Rupesh Gujare (9): staging: ozwpan: Add a blank line between declaraction and code. staging: ozwpan: Add a blank line between functions & declarations. staging: ozwpan: Simply if condition staging: ozwpan: Fix coding style. staging: ozwpan: Remove unnecessary pointer check. staging: ozwpan: Make oz_hcd_pd_arrived() return a struct pointer staging: ozwpan: Make oz_hcd_pd_departed() take a struct pointer. staging: ozwpan: Remove unneeded initializers staging: ozwpan: Swap arguments of oz_ep_alloc() to match kmalloc() drivers/staging/ozwpan/ozcdev.c | 23 ++++ drivers/staging/ozwpan/ozeltbuf.c | 21 +++- drivers/staging/ozwpan/ozhcd.c | 197 ++++++++++++++++++++++++-------- drivers/staging/ozwpan/ozhcd.h | 4 +- drivers/staging/ozwpan/ozmain.c | 3 + drivers/staging/ozwpan/ozpd.c | 66 ++++++++++- drivers/staging/ozwpan/ozproto.c | 33 ++++++ drivers/staging/ozwpan/ozurbparanoia.c | 4 + drivers/staging/ozwpan/ozusbsvc.c | 17 +++ drivers/staging/ozwpan/ozusbsvc1.c | 21 ++++ 10 files changed, 334 insertions(+), 55 deletions(-) -- 1.7.9.5 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel