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:
ff1d1f7
)
ceph: fix uninitialized err variable
author
Sage Weil
<sage@newdream.net>
Mon, 2 Nov 2009 01:51:15 +0000
(17:51 -0800)
committer
Sage Weil
<sage@newdream.net>
Mon, 2 Nov 2009 01:51:15 +0000
(17:51 -0800)
Fixes warning
fs/ceph/xattr.c: In function '__build_xattrs':
fs/ceph/xattr.c:353: warning: 'err' may be used uninitialized in this function
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found