commit | 995c762ea486b48c9777522071fbf132dea96807 | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Mon Mar 30 14:02:47 2009 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Mar 30 12:16:39 2009 -0700 |
tree | d6d82ca71ca67a98687762b83ce2858eb8dc624f | |
parent | ad31a4fc0386e8590c51ca4b8f1ae1d8b8b2ac5e [diff] |
reiserfs: rename p_s_inode to inode This patch is a simple s/p_s_inode/inode/g to the reiserfs code. This is the third in a series of patches to rip out some of the awful variable naming in reiserfs. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>