[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1376414670-23257-1-git-send-email-rupesh.gujare@atmel.com>
Date: Tue, 13 Aug 2013 18:24:20 +0100
From: Rupesh Gujare <rupesh.gujare@...el.com>
To: <devel@...uxdriverproject.org>
CC: <dan.carpenter@...cle.com>, <linux-usb@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <gregkh@...uxfoundation.org>
Subject: [PATCH 00/10] staging: ozwpan: Coding style fixes
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
--
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