git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec37d8b
)
staging: ozwpan: Remove memset
author
Rupesh Gujare
<rupesh.gujare@atmel.com>
Fri, 23 Aug 2013 15:11:00 +0000
(16:11 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 23 Aug 2013 17:12:32 +0000
(10:12 -0700)
As we are initialising structure, we do not require
memset().
Signed-off-by: Rupesh Gujare <rupesh.gujare@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found