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:
27fc26f
)
staging: wlan-ng: fixing coding style problems
author
Modestas Stankus
<stankus.modestas@gmail.com>
Thu, 31 Jul 2014 19:04:32 +0000
(22:04 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 1 Aug 2014 22:00:18 +0000
(15:00 -0700)
WARNING: Unnecessary space before function pointer arguments
+ int (*func) (struct mibrec *mib,
WARNING: Missing a blank line after declarations
+ hfa384x_WPAData_t wpa;
+ if (isget) {
Signed-off-by: Modestas Stankus <stankus.modestas@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found