summaryrefslogtreecommitdiff
path: root/curve_test.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-11curve: move selftest to own fileDaniel Borkmann1-0/+80
pace:mode:
authorHari Prasath Gujulan Elango <hgujulan@visteon.com>2015-06-18 11:28:55 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-06-18 21:13:48 -0700
commit7c192dcafeb1b91cd7fbac89ca2dbbfc2ca44bb2 (patch)
tree13db12a092ae5bbe24e15f8feee284f6452acf74 /drivers
parentdfd6e2a243e6d0a40501e7780998718a09840272 (diff)
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>
Diffstat (limited to 'drivers')