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:
bef69ea
)
[PATCH] audit: Moved variable declaration to beginning of function
author
Cordelia
<cordsam@linux.vnet.ibm.com>
Mon, 18 Aug 2008 16:45:51 +0000
(09:45 -0700)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 2 Sep 2008 03:06:45 +0000
(23:06 -0400)
got rid of compilation warning:
ISO C90 forbids mixed declarations and code
Signed-off-by: Cordelia Sam <cordesam@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found