[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <568D50E4.30102@sr71.net>
Date: Wed, 6 Jan 2016 09:37:40 -0800
From: Dave Hansen <dave@...1.net>
To: Borislav Petkov <bp@...e.de>
Cc: x86@...nel.org, linux-kernel@...r.kernel.org,
dave.hansen@...ux.intel.com, hpa@...or.com, fenghua.yu@...el.com,
yu-cheng.yu@...el.com
Subject: Re: [PATCH 3/5] x86: simplify early command line parsing
On 01/06/2016 09:10 AM, Borislav Petkov wrote:
>> > - if (!strlen(cmdline))
>> > - return 0;
>> > -
> Patch 1 adds the strlen(), this patch removes it. Please merge both patches.
As I mentioned, it doesn't strictly add it.
Plus, if I go add this back to that patch, I'll end up having to paste
most of the changelog in to that one. I think it's much more clear to
have this hunk live on its own.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists