Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1302915
| From | Dave Hansen <dave@sr71.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/5] x86: simplify early command line parsing |
| Date | 2016-01-06 18:40 +0100 |
| Message-ID | <qO0dZ-4eZ-9@gated-at.bofh.it> (permalink) |
| References | <qIE4p-1tI-3@gated-at.bofh.it> <qIE4p-1tI-1@gated-at.bofh.it> <qNZUC-476-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH 3/5] x86: simplify early command line parsing Borislav Petkov <bp@suse.de> - 2016-01-06 18:20 +0100
Re: [PATCH 3/5] x86: simplify early command line parsing Dave Hansen <dave@sr71.net> - 2016-01-06 18:40 +0100
Re: [PATCH 3/5] x86: simplify early command line parsing Borislav Petkov <bp@suse.de> - 2016-01-06 18:50 +0100
Re: [PATCH 3/5] x86: simplify early command line parsing Dave Hansen <dave@sr71.net> - 2016-01-06 18:40 +0100
csiph-web