[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180910072028.GA47768@gmail.com>
Date: Mon, 10 Sep 2018 09:20:28 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Aaron Ma <aaron.ma@...onical.com>
Cc: ard.biesheuvel@...aro.org, tglx@...utronix.de, x86@...nel.org,
linux-efi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86/efi: earlyprintk - Add 64bit efi fb address support
* Aaron Ma <aaron.ma@...onical.com> wrote:
> if (efi_fb)
> return (efi_fb + start);
Just noticed this detail unrelated to your patch: return is not a function.
Thanks,
Ingo
Powered by blists - more mailing lists