git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfd6e2a
)
staging: lustre: lnet: selftest: use min_t in place of min
author
Hari Prasath Gujulan Elango
<hgujulan@visteon.com>
Thu, 18 Jun 2015 11:28:55 +0000
(11:28 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 19 Jun 2015 04:13:48 +0000
(21:13 -0700)
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>
No differences found