diff options
| author | Ingo Molnar <mingo@kernel.org> | 2017-11-08 04:17:15 -0500 |
|---|---|---|
| committer | Ingo Molnar <mingo@kernel.org> | 2017-11-08 04:17:15 -0500 |
| commit | 8a103df440afea30c91ebd42e61dc644e647f4bd (patch) | |
| tree | 2cfa99e9c6e1e138e1404bce4294e46cb0034cce /include/linux/can | |
| parent | a9903f04e0a4ea522d959c2f287cdf0ab029e324 (diff) | |
| parent | fbc3edf7d7731d7a22c483c679700589bab936a3 (diff) | |
Merge branch 'linus' into sched/core, to pick up fixes
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include/linux/can')
| -rw-r--r-- | include/linux/can/core.h | 1 | ||||
| -rw-r--r-- | include/linux/can/dev.h | 1 | ||||
| -rw-r--r-- | include/linux/can/platform/cc770.h | 1 | ||||
| -rw-r--r-- | include/linux/can/platform/mcp251x.h | 1 | ||||
| -rw-r--r-- | include/linux/can/platform/rcar_can.h | 1 | ||||
| -rw-r--r-- | include/linux/can/platform/sja1000.h | 1 | ||||
| -rw-r--r-- | include/linux/can/skb.h | 1 |
7 files changed, 7 insertions, 0 deletions
diff --git a/include/linux/can/core.h b/include/linux/can/core.h index c9a17bb1221c..6099bc18bd0c 100644 --- a/include/linux/can/core.h +++ b/include/linux/can/core.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 */ | ||
| 1 | /* | 2 | /* |
| 2 | * linux/can/core.h | 3 | * linux/can/core.h |
| 3 | * | 4 | * |
diff --git a/include/linux/can/dev.h b/include/linux/can/dev.h index 141b05aade81..61f1cf2d9f44 100644 --- a/include/linux/can/dev.h +++ b/include/linux/can/dev.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 */ | ||
| 1 | /* | 2 | /* |
| 2 | * linux/can/dev.h | 3 | * linux/can/dev.h |
| 3 | * | 4 | * |
diff --git a/include/linux/can/platform/cc770.h b/include/linux/can/platform/cc770.h index 78b2d44f04cf..9587d6882906 100644 --- a/include/linux/can/platform/cc770.h +++ b/include/linux/can/platform/cc770.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 */ | ||
| 1 | #ifndef _CAN_PLATFORM_CC770_H | 2 | #ifndef _CAN_PLATFORM_CC770_H |
| 2 | #define _CAN_PLATFORM_CC770_H | 3 | #define _CAN_PLATFORM_CC770_H |
| 3 | 4 | ||
diff --git a/include/linux/can/platform/mcp251x.h b/include/linux/can/platform/mcp251x.h index d44fcae274ff..9e5ac27fb6c1 100644 --- a/include/linux/can/platform/mcp251x.h +++ b/include/linux/can/platform/mcp251x.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 */ | ||
| 1 | #ifndef _CAN_PLATFORM_MCP251X_H | 2 | #ifndef _CAN_PLATFORM_MCP251X_H |
| 2 | #define _CAN_PLATFORM_MCP251X_H | 3 | #define _CAN_PLATFORM_MCP251X_H |
| 3 | 4 | ||
diff --git a/include/linux/can/platform/rcar_can.h b/include/linux/can/platform/rcar_can.h index 0f4a2f3df504..a43dcd0cf79e 100644 --- a/include/linux/can/platform/rcar_can.h +++ b/include/linux/can/platform/rcar_can.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 */ | ||
| 1 | #ifndef _CAN_PLATFORM_RCAR_CAN_H_ | 2 | #ifndef _CAN_PLATFORM_RCAR_CAN_H_ |
| 2 | #define _CAN_PLATFORM_RCAR_CAN_H_ | 3 | #define _CAN_PLATFORM_RCAR_CAN_H_ |
| 3 | 4 | ||
diff --git a/include/linux/can/platform/sja1000.h b/include/linux/can/platform/sja1000.h index 93570b61ec6c..5755ae5a4712 100644 --- a/include/linux/can/platform/sja1000.h +++ b/include/linux/can/platform/sja1000.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 */ | ||
| 1 | #ifndef _CAN_PLATFORM_SJA1000_H | 2 | #ifndef _CAN_PLATFORM_SJA1000_H |
| 2 | #define _CAN_PLATFORM_SJA1000_H | 3 | #define _CAN_PLATFORM_SJA1000_H |
| 3 | 4 | ||
diff --git a/include/linux/can/skb.h b/include/linux/can/skb.h index 51bb6532785c..b3379a97245c 100644 --- a/include/linux/can/skb.h +++ b/include/linux/can/skb.h | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 */ | ||
| 1 | /* | 2 | /* |
| 2 | * linux/can/skb.h | 3 | * linux/can/skb.h |
| 3 | * | 4 | * |
