Re: [PATCH] efivars: add missing parameter to efi_pstore_read()

From: Tony Luck
Date: Mon Nov 28 2011 - 18:41:32 EST


On Mon, Nov 28, 2011 at 2:49 PM, Christoph Fritz
<chf.fritz@xxxxxxxxxxxxxx> wrote:
> In the case where CONFIG_PSTORE=n, the function efi_pstore_read() doesn't
> have the correct list of parameters. This patch provides a definition
> of efi_pstore_read() with 'char **buf' added to fix this warning:
> "drivers/firmware/efivars.c:609: warning: initialization from".

Thanks. Will ask Linus to pull from my tree soon - but if someone
else pushes it consider it:

Acked-by: Tony Luck <tony.luck@xxxxxxxxx>

-Tony

[This has been broken in linux-next for over a week - I guess all
linux-next builders have PSTORE=y]
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/