commit | fc6a4b2609b35448ad72302d375a40edf31887d2 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jul 15 11:05:14 2009 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 15 12:01:47 2009 -0700 |
tree | f25e6e6a8c142f5a9e56170b6855724e246966e9 | |
parent | 22ae0bea092e5d1d1deeeffde43b780006935335 [diff] |
Staging: hv: remove MIN and MAX usages The kernel has the "correct" min() and max() functions, so use those. Cc: Hank Janssen <hjanssen@microsoft.com> Cc: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>