commit | ee93961be1faddf9e9a638bc519145c20f0cfeba | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Mon Mar 30 14:02:50 2009 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Mar 30 12:16:40 2009 -0700 |
tree | 9c62f05dca9ea72c2b419a7f1f9d5874b587e5ab | |
parent | d68caa9530a8ba54f97002e02bf6a0ad2462b8c0 [diff] |
reiserfs: rename [cn]_* variables This patch renames n_, c_, etc variables to something more sane. This is the sixth 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>