Merge branch 'master' into for-next
Fast-forward merge with Linus to be able to merge patches based on more recent version of the tree.
This commit is contained in:
commit
e060c38434
3980 changed files with 199230 additions and 61613 deletions
|
|
@ -2574,7 +2574,8 @@ sub process {
|
|||
} else {
|
||||
$cast = $cast2;
|
||||
}
|
||||
WARN("$call() should probably be ${call}_t($cast, $arg1, $arg2)\n" . $herecurr);
|
||||
WARN("MINMAX",
|
||||
"$call() should probably be ${call}_t($cast, $arg1, $arg2)\n" . $herecurr);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue