u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Heinrich Schuchardt <xypron.glpk@gmx.de>
To: Adarsh Babu Kalepalli <opensource.kab@gmail.com>
Cc: Wolfgang Denk <wd@denx.de>, u-boot@lists.denx.de
Subject: Re: doc/usage:Warning from PATMAN tool prevents uploading a cmd-usage help file for askenv
Date: Fri, 11 Jun 2021 14:02:08 +0200	[thread overview]
Message-ID: <6d32da4e-39f0-ff12-e85d-482568ea21f5@gmx.de> (raw)
In-Reply-To: <CA+_uvO5HRBwVvunsBqmRYDx9bwiod_hai8qpK+MSnS9haBSsvQ@mail.gmail.com>

On 6/11/21 11:56 AM, Adarsh Babu Kalepalli wrote:
> Hi Heinrich,
>
> Having prepared the documentation for "askenv" man page , getting stuck
> with a warning (PATMAN tool )to submit the patch.
> ---------------------------------
> $git add doc/usage/askenv.rst
> $git commit
> $./tools/patman/patman -c1 send -n
> ----------------------------------
> vb@vb:~/uboot/temp/u-boot$ ./tools/patman/patman -c1 send -n
> WARNING: Unknown setting ignore_warnings
> Cleaned 1 patch
> WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does
> MAINTAINERS need updating?
> #16:
> new file mode 100644
> total: 0 errors, 1 warnings, 0 checks, 87 lines checked
>
> 0 errors, 1 warnings, 0 checks for 0001-testing.patch:
> <patch>:16: *warning: added, moved or deleted file(s), does MAINTAINERS
> need updating?*
> checkpatch.pl <http://checkpatch.pl> found 0 error(s), 1 warning(s), 0
> checks(s)
> Bad divisor in main::vcs_assign: 0
> Not sending emails due to errors/warnings
> Dry run, so not doing much. But I would do this:
>
> Send a total of 1 patch with no cover letter.
>     0001-testing.patch
>        Cc:  GitAuthor: Adarsh Babu Kalepalli <opensource.kab@gmail.com
> <mailto:opensource.kab@gmail.com>>
> To: u-boot@lists.denx.de <mailto:u-boot@lists.denx.de>
> Version:  None
> Prefix:  None
> Email would not be sent
> -------------------------------------------------
> How do I update maintainers about this new file ??.
>
> It was noticed that modifying
> *my %ignore_type = ();*
> to
> *my %ignore_type = (FILE_PATH_CHANGES);*
> *
> *
> skipped generating this warning message.
>
> How do I overcome this blocker??,Please advise.
>
> Regards,
> Adarsh

Just use 'git send-email'.

Tom Rini <trini@konsulko.com> is the maintainer for 'THE REST'. Put him
on copy, please.

Best regards

Heinrich


      reply	other threads:[~2021-06-11 12:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11  9:56 doc/usage:Warning from PATMAN tool prevents uploading a cmd-usage help file for askenv Adarsh Babu Kalepalli
2021-06-11 12:02 ` Heinrich Schuchardt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6d32da4e-39f0-ff12-e85d-482568ea21f5@gmx.de \
    --to=xypron.glpk@gmx.de \
    --cc=opensource.kab@gmail.com \
    --cc=u-boot@lists.denx.de \
    --cc=wd@denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).