Re: [PATCH] x86,efi: Implement efi_no_storage_paranoia parameter

From: Richard Weinberger
Date: Wed Apr 17 2013 - 03:32:56 EST


Am 17.04.2013 01:16, schrieb Jiri Kosina:
On Wed, 17 Apr 2013, Richard Weinberger wrote:
+static bool efi_no_storage_paranoia;
+EXPORT_SYMBOL_GPL(efi_no_storage_paranoia);

Is there any particular reason to export this symbol?

I saw that the other parameters in that file are exported too
and other (efi) drivers may also be interested in that symbol.
So I thought it is a good idea to export it too.

Thanks,
//richard
--
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/