From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Mon, 30 Mar 2020 14:17:01 +0200 Subject: [LTP] [PATCH 2/6] Use .needs_cmds In-Reply-To: References: <20200327213924.18816-1-pvorel@suse.cz> <20200327213924.18816-3-pvorel@suse.cz> <20200330113111.GD9845@yuki.lan> <20200330114838.GB23915@dell5510> Message-ID: <20200330121701.GD23915@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Li, > > > Hi! > > > Looks good, acked. > > thanks a lot for review. > > Merged these two patches. > Thanks Petr, there is still a tiny place need fix. > Hope you can help to correct the description in the next round patch > merging. Sure, thanks for catching it! > + /* NULL terminated array of required binaries */ > + const char *const *needs_cmds; Kind regards, Petr