[PATCH 6/6] wpa_supplicant: Replace Master with Main.

Brian Norris briannorris at chromium.org
Mon Jun 28 12:02:34 PDT 2021


On Tue, Jun 22, 2021 at 5:33 PM Arowa Suliman <arowa at chromium.org> wrote:
>
> Replaced the words Master with the inclusive word Main.
>
> Signed-off-by: Arowa Suliman <arowa at chromium.org>
> ---
>  CONTRIBUTIONS               | 2 +-
>  doc/doxygen.conf            | 2 +-
>  src/common/qca-vendor.h     | 4 ++--
>  src/drivers/driver_hostap.h | 4 ++--
>  src/p2p/p2p.h               | 2 +-
>  src/utils/pcsc_funcs.c      | 4 ++--
>  tests/hwsim/README          | 2 +-
>  7 files changed, 10 insertions(+), 10 deletions(-)
>
> diff --git a/CONTRIBUTIONS b/CONTRIBUTIONS
> index 1b4caf7ac..b40b29e92 100644
> --- a/CONTRIBUTIONS
> +++ b/CONTRIBUTIONS
> @@ -37,7 +37,7 @@ without moderation. You can subscribe to the list at this address:
>  http://lists.infradead.org/mailman/listinfo/hostap
>
>  The message should contain an inlined patch against the current
> -development branch (i.e., the master branch of
> +development branch (i.e., the main branch of
>  git://w1.fi/hostap.git). Please make sure the software you use for

There's a small problem with this kind of change: there is no such
'main' branch in this git repository. Jouni would actually need to
switch branch names (or use one as an alias for the other, pushing to
both) for this to be a good patch.

Same applies to the hwsim tests README.

Brian

>  sending the patch does not corrupt whitespace. If that cannot be fixed
>  for some reason, it is better to include an attached version of the



More information about the Hostap mailing list