thout warnings and errors on x86 machine with
sparse.
Signed-off-by: Surendra Patil
---
drivers/bluetooth/ath3k.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/bluetooth/ath3k.c b/drivers/bluetooth/ath3k.c
index be571fe..5564207 100644
--- a/drivers/bluetooth
This patch fixes below Sparse warnings -
drivers/bluetooth/ath3k.c:370:17: warning: cast to restricted __le32
drivers/bluetooth/ath3k.c:432:17: warning: cast to restricted __le32
Signed-off-by: Surendra Patil
---
drivers/bluetooth/ath3k.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions
right side to __le16.
Signed-off-by: Surendra Patil
---
drivers/net/wireless/ti/wl1251/cmd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/ti/wl1251/cmd.c
b/drivers/net/wireless/ti/wl1251/cmd.c
index 223649b..bf1fa18 100644
--- a/drivers/net/wireless/ti
nd added comments
to it.
Module builded successfully with sparse without warnings.
Signed-off-by: Surendra Patil
---
drivers/staging/ozwpan/ozpd.c| 28 ++--
drivers/staging/ozwpan/ozpd.h| 5 +
drivers/staging/ozwpan/ozproto.c | 15 +--
drivers
d-off-by: Surendra Patil
---
drivers/staging/ozwpan/ozpd.c| 29 +++--
drivers/staging/ozwpan/ozproto.c | 9 -
drivers/staging/ozwpan/ozproto.h | 2 --
3 files changed, 15 insertions(+), 25 deletions(-)
diff --git a/drivers/staging/ozwpan/ozpd.c b/drivers
_releases().
Signed-off-by: Surendra Patil
---
drivers/staging/ozwpan/ozproto.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/staging/ozwpan/ozproto.c b/drivers/staging/ozwpan/ozproto.c
index e7138ed..b47cec1 100644
--- a/drivers/staging/ozwpan/ozproto.c
+++ b/drivers/stag
Fixed Below coding style errors -
octeon-hcd.h:146: ERROR: spaces prohibited around that ':' (ctx:WxW)
octeon-hcd.h:147: ERROR: spaces prohibited around that ':' (ctx:WxW)
total: 243 errors, 0 warnings, 1819 lines checked - fixed all errors
Signed-off-by: Surendra Patil
hcd.c:3228: ERROR: return is not a function, parentheses are not required
Signed-off-by: Surendra Patil
---
drivers/staging/octeon-usb/octeon-hcd.c | 31 +++
1 file changed, 15 insertions(+), 16 deletions(-)
diff --git a/drivers/staging/octeon-usb/octeon-hcd.c
b/drive
Fixed a coding style issue,removed space after the function pointer name
Signed-off-by: Surendra Patil
---
drivers/staging/comedi/comedidev.h | 32
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/drivers/staging/comedi/comedidev.h
b/drivers
9 matches
Mail list logo