[SPARC]: Eliminate local MIN/MAX macros in drivers/sbus/char/aurora.c
authorDomen Puncer <domen@coderock.org>
Sun, 15 May 2005 23:01:50 +0000 (16:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 May 2005 23:01:50 +0000 (16:01 -0700)
From: Christophe Lucas <clucas@rotomalug.org>

min/max macros from kernel.h are safe, a lot of handcrafted MIN/MAX are
not.

Signed-off-by: Christophe Lucas <clucas@rotomalug.org>
Signed-off-by: Domen Puncer <domen@coderock.org>

No differences found