Re: [KJ] [PATCH] Handcrafted MIN/MAX removal

From: Tobias Klauser
Date: Mon Sep 25 2006 - 05:25:38 EST


On 2006-09-25 at 11:20:31 +0200, Amol Lad <amol@xxxxxxxxxxxxxxxxxxx> wrote:
> Sending to lkml also
>
> Cleanups done to use min/max macros from kernel.h. Handcrafted MIN/MAX
> macros are changed to use macros in kernel.h
>
> Tested for allmodconfig
>
> Signed-off-by: Amol Lad <amol@xxxxxxxxxxxxxxxxxxx>
> ---
> drivers/isdn/hardware/eicon/debug.c | 4 +--
> drivers/isdn/hardware/eicon/di.c | 8 +++----
> drivers/isdn/hardware/eicon/io.c | 2 -
> drivers/isdn/hardware/eicon/istream.c | 4 +--
> drivers/isdn/hardware/eicon/platform.h | 8 -------
> drivers/scsi/aic7xxx/aic79xx.h | 8 -------
> drivers/scsi/aic7xxx/aic79xx_core.c | 22 ++++++++++-----------
> drivers/scsi/aic7xxx/aic79xx_osm.c | 6 ++---
> drivers/scsi/aic7xxx/aic7xxx.h | 8 -------
> drivers/scsi/aic7xxx/aic7xxx_core.c | 18 ++++++++---------
> drivers/scsi/aic7xxx/aic7xxx_osm.c | 4 +--
> fs/xfs/xfs_btree.h | 34 +++++++++------------------------
> fs/xfs/xfs_rtalloc.c | 20 +++++++++----------
> fs/xfs/xfs_rtalloc.h | 3 --

Split up by driver/subsystem, please.

Cheers, Tobias
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/