[SCSI] drivers/scsi: Handcrafted MIN/MAX macro removal
authorAmol Lad <amol@verismonetworks.com>
Fri, 20 Oct 2006 21:48:40 +0000 (14:48 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 25 Oct 2006 22:14:17 +0000 (15:14 -0700)
Cleanups done to use min/max macros from kernel.h.  Handcrafted MIN/MAX
macros are changed to use macros in kernel.h

[akpm@osdl.org: fix warning]
Signed-off-by: Amol Lad <amol@verismonetworks.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found