[PATCH] rock: rename union members
authorAndrew Morton <akpm@osdl.org>
Wed, 22 Jun 2005 00:16:51 +0000 (17:16 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 02:07:38 +0000 (19:07 -0700)
commit642217c17b9a56c7e4cf48f6a13dfd5e4a4c2e10
tree4f6d979e1092e7517eb84a5c2d2ab81c007cff54
parente595447e177b39aa6c96baaa57b30cde2d8b9df7
[PATCH] rock: rename union members

The silly thing does:

struct foo { ... };
...
#define foo 42

so you can no longer refer to `struct foo' in C code.

Rename the structures.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/isofs/rock.h