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:
fce6ad2
)
staging: lustre: replace MIN with min_t, remove cast
author
Jeremiah Mahler
<jmmahler@gmail.com>
Fri, 26 Dec 2014 00:04:45 +0000
(16:04 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 17 Jan 2015 23:49:22 +0000
(15:49 -0800)
Switch from MIN to min_t and remove the previous cast of the second
argument to int.
Signed-off-by: Jeremiah Mahler <jmmahler@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found