commit | 1b8623545b42c03eb92e51b28c84acf4b8ba00a3 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Dec 15 01:07:03 2005 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Feb 07 20:56:35 2006 -0500 |
tree | 071045ad9c60d2697292c523c77322a70a248fb9 | |
parent | 92118c739df879497b8cc5a2eb3a9dc255f01b20 [diff] |
[PATCH] remove bogus asm/bug.h includes. A bunch of asm/bug.h includes are both not needed (since it will get pulled anyway) and bogus (since they are done too early). Removed. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>