mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Merge 5.0-rc6 into staging-next
We need the staging fixes in here as well. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
@@ -330,7 +330,7 @@ static const struct option longopts[] = {
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
unsigned long long num_loops = 2;
|
||||
long long num_loops = 2;
|
||||
unsigned long timedelay = 1000000;
|
||||
unsigned long buf_len = 128;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user