aboutsummaryrefslogtreecommitdiffstats
path: root/net/can/af_can.h
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2019-07-24 14:16:29 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2019-08-13 17:32:19 +0200
commit147d9e9a67e118270bc83ea89cc989f7f1e4edea (patch)
tree084f6547f158d511741a3bf4dfa1355a6e715776 /net/can/af_can.h
parentcan: xilinx_can: xcan_set_bittiming(): fix the data phase btr1 calculation (diff)
downloadlinux-dev-147d9e9a67e118270bc83ea89cc989f7f1e4edea.tar.xz
linux-dev-147d9e9a67e118270bc83ea89cc989f7f1e4edea.zip
can: af_can: convert block comments to network style comments
This patch converts all block comments to network subsystem style block comments. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'net/can/af_can.h')
-rw-r--r--net/can/af_can.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/can/af_can.h b/net/can/af_can.h
index ef21f7c6bc80..41a45e3bc4a4 100644
--- a/net/can/af_can.h
+++ b/net/can/af_can.h
@@ -1,6 +1,5 @@
/* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */
-/*
- * Copyright (c) 2002-2007 Volkswagen Group Electronic Research
+/* Copyright (c) 2002-2007 Volkswagen Group Electronic Research
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without