commit | a9dd364358fbdc68faee5d20c2d648c320dc3cf0 | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Mon Mar 30 14:02:45 2009 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Mar 30 12:16:39 2009 -0700 |
tree | effcf61e5e198083faff82dc1e0bd6071639fca8 | |
parent | 0222e6571c332563a48d4cf5487b67feabe60b5e [diff] |
reiserfs: rename p_s_sb to sb This patch is a simple s/p_s_sb/sb/g to the reiserfs code. This is the first 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>