commit | 028c0cc16e429ae24d9b8aacc64f4438bdfac0cc | [log] [tgz] |
---|---|---|
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | Sun Oct 09 21:37:45 2005 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Oct 10 08:36:00 2005 -0700 |
tree | 46f18e2496d5c6a09993923805abbba87c94fced | |
parent | 855ec613ca7e1953d96d7ea81af90392678788f5 [diff] |
[PATCH] uml: cleanup byte order macros for COW driver After restoring the existing code, make it work also when included in kernelspace code (which isn't currently the case, but at least this will prevent people from "fixing" it as just happened). Whitespace is fixed in next patch - it cluttered the diff too much. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Linus Torvalds <torvalds@osdl.org>