s390: use canonical include guard style
Signed-off-by: Daniel van Gerpen <daniel@vangerpen.de> Acked-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:

committed by
Martin Schwidefsky

父節點
097a116c7e
當前提交
99ec1112da
@@ -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>
|
||||
|
@@ -4,7 +4,7 @@
|
||||
*/
|
||||
|
||||
#ifndef S390_IDSET_H
|
||||
#define S390_IDSET_H S390_IDSET_H
|
||||
#define S390_IDSET_H
|
||||
|
||||
#include <asm/schid.h>
|
||||
|
||||
|
Reference in New Issue
Block a user