Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 99ec1112 authored by Daniel van Gerpen's avatar Daniel van Gerpen Committed by Martin Schwidefsky
Browse files

s390: use canonical include guard style

parent 097a116c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
 */

#ifndef _ASM_S390_FCX_H
#define _ASM_S390_FCX_H _ASM_S390_FCX_H
#define _ASM_S390_FCX_H

#include <linux/types.h>

+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
 */

#ifndef S390_CHP_H
#define S390_CHP_H S390_CHP_H
#define S390_CHP_H

#include <linux/types.h>
#include <linux/device.h>
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
 */

#ifndef S390_IDSET_H
#define S390_IDSET_H S390_IDSET_H
#define S390_IDSET_H

#include <asm/schid.h>