]> Pileus Git - ~andy/linux/commit
xfs: don't name variables "panic"
authorAlex Elder <aelder@sgi.com>
Fri, 11 Mar 2011 12:39:51 +0000 (12:39 +0000)
committerAlex Elder <aelder@sgi.com>
Fri, 11 Mar 2011 22:34:51 +0000 (16:34 -0600)
commit0c9ba97318fc9a905bcc1419b6966de061203a70
treef802ac837ce6b444a472c94be400e0f1373f2572
parentecb6928fcf969b302929f109e175981df1dba697
xfs: don't name variables "panic"

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>
fs/xfs/linux-2.6/xfs_message.c