commit | df7641af498c1575f5e9719cb391a1fa8159db1b | [log] [tgz] |
---|---|---|
author | Thiago Farina <tfransosi@gmail.com> | Tue Nov 03 03:10:29 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 04 05:06:24 2009 -0800 |
tree | 38a7beb7c2e44689d9ca5a2bf8c3a663f13f9455 | |
parent | 0d37f36ff9bc41067c71635d14b6a5834853a779 [diff] |
trivial: remove duplicated MIN macro from tehuti. 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>