]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit32826a7938941d1a4fcc71770a063194634b4733
treef46bc41448135d39dbd1900bd06a68e09accf86a
parent6708f3bf40d674353dab4fd1da4938e24cd3d8f2
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