commit | fd2e54b35bd70d11c160ded4834e2378e915356e | [log] [tgz] |
---|---|---|
author | Diego Calleja <diegocg@gmail.com> | Sat Oct 01 17:00:48 2005 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Oct 01 10:54:47 2005 -0700 |
tree | 6396bae6e445cc732ace9792018a14ece9274b0f | |
parent | 2d8ab6ad6edf0e8709da9ad24e3f023503f76cee [diff] |
[PATCH] trivial #if -> #ifdef Use '#ifdef' consistently on __KERNEL__. This was reported as bug #5340 (isn't easier to send a fix than report the bug?!) Signed-off-by: Diego Calleja <diegocg@gmail.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>