commit | 2665b891c42ef67eb4cb51d665b523892f992749 | [log] [tgz] |
---|---|---|
author | Clemens Buchacher <drizzd@aon.at> | Sat Sep 10 00:27:00 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 10 10:06:31 2005 -0700 |
tree | a2888f33b1f70f12e0ed2f97f97717b73822ee69 | |
parent | ecec4cb7a9df5f61fe00710d2f2c69ce9a3b1d40 [diff] |
[PATCH] janitor: ide: min/max macros in ide-timing.h I replaced the custom MIN/MAX macros with the type safe min/max macros from linux/kernel.h. Signed-off-by: Maximilian Attems <janitor@sternwelten.at> Signed-off-by: Domen Puncer <domen@coderock.org> Cc: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>