On Thu, May 31, 2018 at 6:02 PM, Mimi Zohar <[email protected]> wrote: > On Thu, 2018-05-31 at 19:11 +0800, Yisheng Xie wrote: >> match_string() returns the index of an array for a matching string, >> which can be used instead of open coded variant. >> >> Reviewed-by: Mimi Zohar <[email protected]> >> Reviewed-by: Andy Shevchenko <[email protected]> >> Cc: Mimi Zohar <[email protected]> >> Cc: Dmitry Kasatkin <[email protected]> >> Cc: James Morris <[email protected]> >> Cc: "Serge E. Hallyn" <[email protected]> >> Cc: [email protected] >> Cc: [email protected] >> Signed-off-by: Yisheng Xie <[email protected]> > > In the future, the patch's author Signed-off-by is always first. > > Thanks, this patch is now queued in the next-integrity branch.
Hmm... It's interesting since git commit -s checks for author's SoB as a _last_ in the bunch. Is it configurable? -- With Best Regards, Andy Shevchenko

