[PATCH] use kernel min/max in IDE code (1/2)
From: Randy Dunlap <rddunlap@osdl.org> From: Michael Veeck <michael.veeck@gmx.net> ide-cd.h: remove unnecessary MIN() macro ide-cd.c: change MIN() calls to use kernel.h calls ide-tape.c: use min_t()/max_t() instead of min()/max()
Showing
Please register or sign in to comment