[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3755243.1678810894@warthog.procyon.org.uk>
Date: Tue, 14 Mar 2023 16:21:34 +0000
From: David Howells <dhowells@...hat.com>
To: Shreenidhi Shedi <yesshedi@...il.com>
Cc: dhowells@...hat.com, dwmw2@...radead.org,
gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
sshedi@...are.com
Subject: Re: [ PATCH v4 1/6] sign-file: refactor argument parsing logic
Shreenidhi Shedi <yesshedi@...il.com> wrote:
> + {"privkey", required_argument, 0, 'p'},
Please don't change the flag assignment - you can add new ones, but don't
change the existing. This program is used by a lot of scripts.
David
Powered by blists - more mailing lists