Re: [PATCH v2 0/5] Replace debug macro

2013-07-04 Thread Joe Perches
On Thu, 2013-07-04 at 13:35 +0100, Rupesh Gujare wrote: > This patch series splits earlier patch from Joe, into smaller patches. Please add commit messages to the patches that are slightly more than trivial. ___ devel mailing list de...@linuxdriverproj

Re: [PATCH v2 5/5] staging: ozwpan: Rename Kbuild to Makefile

2013-07-04 Thread Rupesh Gujare
On 04/07/13 13:35, Rupesh Gujare wrote: From: Joe Perches Pardon my ignorance, above error occurred while creating patch series. I should had been careful about it. -- Regards, Rupesh Gujare ___ devel mailing list de...@linuxdriverproject.org http:

[PATCH v2 4/5] staging: ozwpan: Convert macro to function.

2013-07-04 Thread Rupesh Gujare
From: Joe Perches Signed-off-by: Joe Perches Signed-off-by: Rupesh Gujare --- drivers/staging/ozwpan/ozurbparanoia.h |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/ozwpan/ozurbparanoia.h b/drivers/staging/ozwpan/ozurbparanoia.h index 00f5a3a..5080ea

[PATCH v2 3/5] staging: ozwpan: Remove old debug macro.

2013-07-04 Thread Rupesh Gujare
From: Joe Perches Signed-off-by: Joe Perches Signed-off-by: Rupesh Gujare --- drivers/staging/ozwpan/Kbuild |6 ++ drivers/staging/ozwpan/ozcdev.c|2 -- drivers/staging/ozwpan/ozconfig.h | 26 --- drivers/staging/ozwpan/ozeltbuf.c |

[PATCH v2 0/5] Replace debug macro

2013-07-04 Thread Rupesh Gujare
This patch series splits earlier patch from Joe, into smaller patches. Joe Perches (5): staging: ozwpan: Remove extra debug logs. staging: ozwpan: Replace oz_trace with oz_dbg staging: ozwpan: Remove old debug macro. staging: ozwpan: Convert macro to function. staging: ozwpan: Rename Kbu

[PATCH v2 1/5] staging: ozwpan: Remove extra debug logs.

2013-07-04 Thread Rupesh Gujare
From: Joe Perches Signed-off-by: Joe Perches Signed-off-by: Rupesh Gujare --- drivers/staging/ozwpan/ozcdev.c |2 -- drivers/staging/ozwpan/ozhcd.c | 28 2 files changed, 8 insertions(+), 22 deletions(-) diff --git a/drivers/staging/ozwpan/ozcdev.c b/driver

[PATCH v2 5/5] staging: ozwpan: Rename Kbuild to Makefile

2013-07-04 Thread Rupesh Gujare
From: Joe Perches Signed-off-by: Joe Perches Signed-off-by: Rupesh Gujare --- drivers/staging/ozwpan/Kbuild | 16 drivers/staging/ozwpan/Makefile | 16 2 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 drivers/staging/ozwpan/Kbuild