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:
bf97b67
)
GFS2: Fix compiler warning from previous patch
author
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 28 Sep 2010 09:17:47 +0000
(10:17 +0100)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 28 Sep 2010 09:17:47 +0000
(10:17 +0100)
This shouldn't really be required, but gcc can't tell that
"al" is only accessed when initialised.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found