]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: lnet: selftest: use min_t in place of min
authorHari Prasath Gujulan Elango <hgujulan@visteon.com>
Thu, 18 Jun 2015 11:28:55 +0000 (11:28 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Jun 2015 04:13:48 +0000 (21:13 -0700)
commita9b20f98f62b833e3f3ea9ad357c03a828b93928
tree13db12a092ae5bbe24e15f8feee284f6452acf74
parent53e554c2b58eccf74167f4406448147b96cf2235
staging: lustre: lnet: selftest: use min_t in place of min

This patch silences the checkpatch warning 'min() should
probably be min_t'

Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/selftest/rpc.c