summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-11 08:15:02 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-12 08:54:59 +0100
commitced1302208ea5b5777186629d1f02e8caee16893 (patch)
treedc138fa0481ab659a56d4a70223eaa115e1d841f
parentbsp/atsam: Fix XDMAD status (diff)
downloadrtems-ced1302208ea5b5777186629d1f02e8caee16893.tar.bz2
Improve automatically generated warning
-rw-r--r--cpukit/doxygen/appl-config.h9
-rw-r--r--cpukit/include/rtems.h9
-rw-r--r--cpukit/include/rtems/io.h9
-rw-r--r--testsuites/validation/tc-message-construct-errors.c9
-rw-r--r--testsuites/validation/tc-task-construct-errors.c9
-rw-r--r--testsuites/validation/ts-validation-0.c9
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
*