From: Clemens Buchacher Date: Sat, 10 Sep 2005 07:27:00 +0000 (-0700) Subject: [PATCH] janitor: ide: min/max macros in ide-timing.h X-Git-Tag: v2.6.14-rc1~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2665b891c42ef67eb4cb51d665b523892f992749;p=pandora-kernel.git [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 Signed-off-by: Domen Puncer Cc: Bartlomiej Zolnierkiewicz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed