Re: [PATCH] uwb: Fix for coding style errors in address.c

2015-01-14 Thread Greg KH
On Thu, Jan 15, 2015 at 09:30:32AM +0530, Asheesh Ranjan wrote: > Fixes for many warnings and errors as reported by checkpatch.pl what warnings and errors? If there are different types of things being fixed, then they need to be in different patches, one per thing you are doing. Please fix up an

[PATCH] uwb: Fix for coding style errors in address.c

2015-01-14 Thread Asheesh Ranjan
Fixes for many warnings and errors as reported by checkpatch.pl Signed-off-by: Asheesh Ranjan --- drivers/uwb/address.c | 22 -- 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/drivers/uwb/address.c b/drivers/uwb/address.c index 8739c4f..9a45ffd 100644 --- a/