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

Commit c5916cf8 authored by Hannes Hering's avatar Hannes Hering Committed by Jeff Garzik
Browse files

ehea: Fix some whitespace issues



This patch removes some trailing whitespaces and spaces before tabs.

Signed-off-by: default avatarHannes Hering <hering2@de.ibm.com>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 739bb23d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -40,7 +40,7 @@
#include <asm/io.h>
#include <asm/io.h>


#define DRV_NAME	"ehea"
#define DRV_NAME	"ehea"
#define DRV_VERSION	"EHEA_0095"
#define DRV_VERSION	"EHEA_0096"


/* eHEA capability flags */
/* eHEA capability flags */
#define DLPAR_PORT_ADD_REM 1
#define DLPAR_PORT_ADD_REM 1
+5 −5

File changed.

Contains only whitespace changes.