reiserfs: small variable cleanup
authorJeff Mahoney <jeffm@suse.com>
Mon, 30 Mar 2009 18:02:29 +0000 (14:02 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Mar 2009 19:16:37 +0000 (12:16 -0700)
commitf437c529e3cd4853c1edff6fe3b191ad32304e8f
treef46bc41448135d39dbd1900bd06a68e09accf86a
parent0030b64570c862f04c1550ba4a0bf7a9c128162a
reiserfs: small variable cleanup

This patch removes the xinode and mapping variables from
reiserfs_xattr_{get,set}.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/reiserfs/xattr.c