OSDN Git Service

[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)
commit4b40033ef110b833986c1a1d958a951b695f9fbc
tree78b9b23eb5469db6762bd761d58bf4ad3531467b
parent4dbc30fb27ac4e647e6efadb382ff7d38c3d368e
[SPARC]: Eliminate local MIN/MAX macros in drivers/sbus/char/aurora.c

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>
drivers/sbus/char/aurora.c