diff options
author | Finn Thain <[email protected]> | 2021-06-11 17:58:27 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2021-06-15 23:47:10 +1000 |
commit | ddf4a7bcd09439e82c4d6f959f4ff6c53f07466f (patch) | |
tree | f01ffcf9c72a3286cd77651846c2c1c25a4e0112 /arch/powerpc/include/asm/ptrace.h | |
parent | 87f19ea10100892637d4eee9069fad4ed61cb6a5 (diff) |
powerpc/tau: Remove superfluous parameter in alloc_workqueue() call
This avoids an (optional) compiler warning:
arch/powerpc/kernel/tau_6xx.c: In function 'TAU_init':
arch/powerpc/kernel/tau_6xx.c:204:30: error: too many arguments for format [-Werror=format-extra-args]
tau_workq = alloc_workqueue("tau", WQ_UNBOUND, 1, 0);
Fixes: b1c6a0a10bfa ("powerpc/tau: Convert from timer to workqueue")
Reported-by: Naresh Kamboju <[email protected]>
Signed-off-by: Finn Thain <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/a1456e8bbd33ef702e3ff6f14b1bf3919241c62b.1623398307.git.fthain@linux-m68k.org
Diffstat (limited to 'arch/powerpc/include/asm/ptrace.h')
0 files changed, 0 insertions, 0 deletions