Skip to content
Commit 4aad794a authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Adrian Bunk
Browse files

BOOT: Show that no_ipi_broadcast() takes a parameter.



a rather obvious fix given the opening of the function:

...
static __init int no_ipi_broadcast(char *str)
{
        get_option(&str, &no_broadcast);
...

Signed-off-by: default avatarRobert P. J. Day <rpjday@mindspring.com>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent 343b9019
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment