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:
ecb6928
)
xfs: don't name variables "panic"
author
Alex Elder
<aelder@sgi.com>
Fri, 11 Mar 2011 12:39:51 +0000
(12:39 +0000)
committer
Alex Elder
<aelder@sgi.com>
Fri, 11 Mar 2011 22:34:51 +0000
(16:34 -0600)
The new xfs_alert_tag() used a variable named "panic",
and that is to be avoided. Rename it.
Signed-off-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
No differences found