Re: [PATCH] var: move hashvar() calls into findvar()
Herbert Xu <[email protected]>
| Newsgroups | org.kernel.vger.dash |
|---|---|
| Message-ID | <Zg/[email protected]> |
On Tue, May 10, 2022 at 09:16:55AM +0100, Ron Yorston wrote: > The first argument to findvar() is always obtained by a call to > hashvar(), the return value of which is otherwise unused. > > Signed-off-by: Ron Yorston <[email protected]> > --- > src/var.c | 19 +++++++++---------- > 1 file changed, 9 insertions(+), 10 deletions(-) Nice work! Patch applied. Thanks. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt