commit | 6d07cb71fdacc710fd9816cddb5c2df0f7bd96b4 | [log] [tgz] |
---|---|---|
author | Amol Lad <amol@verismonetworks.com> | Fri Oct 20 14:48:40 2006 -0700 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Wed Oct 25 15:14:17 2006 -0700 |
tree | 4ed71340e00685e7556580be5b52f218702441d7 | |
parent | 5a09e39810ae0465016c380962e12dd115779b87 [diff] |
[SCSI] drivers/scsi: Handcrafted MIN/MAX macro removal 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>