trivial: remove duplicated MIN macro from tehuti.
authorThiago Farina <tfransosi@gmail.com>
Tue, 3 Nov 2009 03:10:29 +0000 (03:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Nov 2009 13:06:24 +0000 (05:06 -0800)
Since the kernel api already has the macro "min",
just use it instead of declaring another one.

Signed-off-by: Thiago Farina <tfransosi@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found