[PATCH] Improve automatically generated warning
Gedare Bloom
gedare at rtems.org
Wed Nov 11 16:47:18 UTC 2020
Thanks for cleaning these up.
On Wed, Nov 11, 2020 at 12:22 AM Sebastian Huber
<sebastian.huber at embedded-brains.de> wrote:
>
> ---
> cpukit/doxygen/appl-config.h | 9 ++++-----
> cpukit/include/rtems.h | 9 ++++-----
> cpukit/include/rtems/io.h | 9 ++++-----
> testsuites/validation/tc-message-construct-errors.c | 9 ++++-----
> testsuites/validation/tc-task-construct-errors.c | 9 ++++-----
> testsuites/validation/ts-validation-0.c | 9 ++++-----
> 6 files changed, 24 insertions(+), 30 deletions(-)
>
> diff --git a/cpukit/doxygen/appl-config.h b/cpukit/doxygen/appl-config.h
> index fe567b6e0f..00230ac2d6 100644
> --- a/cpukit/doxygen/appl-config.h
> +++ b/cpukit/doxygen/appl-config.h
> @@ -28,11 +28,10 @@
> */
>
> /*
> - * Do not manually edit this file. It is part of the RTEMS quality process
> - * and was automatically generated.
> - *
> - * If you find something that needs to be fixed or worded better please
> - * post a report to an RTEMS mailing list or raise a bug report:
> + * This file is part of the RTEMS quality process and was automatically
> + * generated. If you find something that needs to be fixed or
> + * worded better please post a report or patch to an RTEMS mailing list
> + * or raise a bug report:
> *
> * https://docs.rtems.org/branches/master/user/support/bugs.html
> *
> diff --git a/cpukit/include/rtems.h b/cpukit/include/rtems.h
> index 9b0765efda..d1b1452000 100644
> --- a/cpukit/include/rtems.h
> +++ b/cpukit/include/rtems.h
> @@ -35,11 +35,10 @@
> */
>
> /*
> - * Do not manually edit this file. It is part of the RTEMS quality process
> - * and was automatically generated.
> - *
> - * If you find something that needs to be fixed or worded better please
> - * post a report to an RTEMS mailing list or raise a bug report:
> + * This file is part of the RTEMS quality process and was automatically
> + * generated. If you find something that needs to be fixed or
> + * worded better please post a report or patch to an RTEMS mailing list
> + * or raise a bug report:
> *
> * https://docs.rtems.org/branches/master/user/support/bugs.html
> *
> diff --git a/cpukit/include/rtems/io.h b/cpukit/include/rtems/io.h
> index bfbad457c4..92ffb6d51b 100644
> --- a/cpukit/include/rtems/io.h
> +++ b/cpukit/include/rtems/io.h
> @@ -35,11 +35,10 @@
> */
>
> /*
> - * Do not manually edit this file. It is part of the RTEMS quality process
> - * and was automatically generated.
> - *
> - * If you find something that needs to be fixed or worded better please
> - * post a report to an RTEMS mailing list or raise a bug report:
> + * This file is part of the RTEMS quality process and was automatically
> + * generated. If you find something that needs to be fixed or
> + * worded better please post a report or patch to an RTEMS mailing list
> + * or raise a bug report:
> *
> * https://docs.rtems.org/branches/master/user/support/bugs.html
> *
> diff --git a/testsuites/validation/tc-message-construct-errors.c b/testsuites/validation/tc-message-construct-errors.c
> index 2493600312..d71e427b63 100644
> --- a/testsuites/validation/tc-message-construct-errors.c
> +++ b/testsuites/validation/tc-message-construct-errors.c
> @@ -32,11 +32,10 @@
> */
>
> /*
> - * Do not manually edit this file. It is part of the RTEMS quality process
> - * and was automatically generated.
> - *
> - * If you find something that needs to be fixed or worded better please
> - * post a report to an RTEMS mailing list or raise a bug report:
> + * This file is part of the RTEMS quality process and was automatically
> + * generated. If you find something that needs to be fixed or
> + * worded better please post a report or patch to an RTEMS mailing list
> + * or raise a bug report:
> *
> * https://docs.rtems.org/branches/master/user/support/bugs.html
> *
> diff --git a/testsuites/validation/tc-task-construct-errors.c b/testsuites/validation/tc-task-construct-errors.c
> index 37873ba7d6..4dfd12dbb8 100644
> --- a/testsuites/validation/tc-task-construct-errors.c
> +++ b/testsuites/validation/tc-task-construct-errors.c
> @@ -32,11 +32,10 @@
> */
>
> /*
> - * Do not manually edit this file. It is part of the RTEMS quality process
> - * and was automatically generated.
> - *
> - * If you find something that needs to be fixed or worded better please
> - * post a report to an RTEMS mailing list or raise a bug report:
> + * This file is part of the RTEMS quality process and was automatically
> + * generated. If you find something that needs to be fixed or
> + * worded better please post a report or patch to an RTEMS mailing list
> + * or raise a bug report:
> *
> * https://docs.rtems.org/branches/master/user/support/bugs.html
> *
> diff --git a/testsuites/validation/ts-validation-0.c b/testsuites/validation/ts-validation-0.c
> index baaa679c05..801023e249 100644
> --- a/testsuites/validation/ts-validation-0.c
> +++ b/testsuites/validation/ts-validation-0.c
> @@ -32,11 +32,10 @@
> */
>
> /*
> - * Do not manually edit this file. It is part of the RTEMS quality process
> - * and was automatically generated.
> - *
> - * If you find something that needs to be fixed or worded better please
> - * post a report to an RTEMS mailing list or raise a bug report:
> + * This file is part of the RTEMS quality process and was automatically
> + * generated. If you find something that needs to be fixed or
> + * worded better please post a report or patch to an RTEMS mailing list
> + * or raise a bug report:
> *
> * https://docs.rtems.org/branches/master/user/support/bugs.html
> *
> --
> 2.26.2
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
More information about the devel
mailing list