[PATCH v3 7/7] can: Update contact details
From: Richard Palethorpe <hidden>
Date: 2021-01-20 15:38:13
Also in:
ltp
Subsystem:
the rest · Maintainer:
Linus Torvalds
socketcan-users appears to be no more. Signed-off-by: Richard Palethorpe <redacted> --- testcases/network/can/filter-tests/00_Descriptions.txt | 5 +++-- testcases/network/can/filter-tests/Makefile | 2 -- 2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/testcases/network/can/filter-tests/00_Descriptions.txt b/testcases/network/can/filter-tests/00_Descriptions.txt
index 55d213456..9623d29a0 100644
--- a/testcases/network/can/filter-tests/00_Descriptions.txt
+++ b/testcases/network/can/filter-tests/00_Descriptions.txt@@ -6,5 +6,6 @@ information on the CAN network protocol family PF_CAN is contained in For any issue(s) with CAN tests please write to: <ltp@lists.linux.it> -<socketcan-users@lists.berlios.de>, -Oliver Hartkopp <oliver.hartkopp@volkswagen.de>, +Oliver Hartkopp <socketcan@hartkopp.net> +Linux-CAN ML <linux-can@vger.kernel.org> +
diff --git a/testcases/network/can/filter-tests/Makefile b/testcases/network/can/filter-tests/Makefile
index 29aaa3240..bd57c7fff 100644
--- a/testcases/network/can/filter-tests/Makefile
+++ b/testcases/network/can/filter-tests/Makefile@@ -14,8 +14,6 @@ # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -# -# Send feedback to <socketcan-users@lists.berlios.de> top_srcdir ?= ../../../..
--
2.30.0