lkml.org 
[lkml]   [2010]   [May]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] ibft: Use IBFT_SIGN instead of open-coding the search string.
Date
On Wednesday 12 May 2010 10:25:08 Peter Jones wrote:
> We define IBFT_SIGN to "iBFT"; may as well use it.
>

Len,

Were you OK with this patch? I was thinking to send to Linus a git-pull for
this (and the other patches referenced in this patchset).

> Signed-off-by: Peter Jones <pjones@redhat.com>
> ---
> drivers/firmware/iscsi_ibft_find.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/firmware/iscsi_ibft_find.c
> b/drivers/firmware/iscsi_ibft_find.c index 82a7a15..2192456 100644
> --- a/drivers/firmware/iscsi_ibft_find.c
> +++ b/drivers/firmware/iscsi_ibft_find.c
> @@ -100,7 +100,7 @@ unsigned long __init find_ibft_region(unsigned long
> *sizep) if (!ibft_addr)
> acpi_table_parse(ACPI_SIG_IBFT, acpi_find_ibft);
> if (!ibft_addr)
> - acpi_table_parse("iBFT", acpi_find_ibft);
> + acpi_table_parse(IBFT_SIGN, acpi_find_ibft);
> #endif /* CONFIG_ACPI */
>
> /* iBFT 1.03 section 1.4.3.1 mandates that UEFI machines will




\
 
 \ /
  Last update: 2010-05-27 20:03    [W:0.086 / U:1.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site