[PATCH] Staging: ks7010: Fix tabs in ks_hostif.h.

2017-02-01 Thread Logan Gorence
Convert spaces to tabs in ks_hostif.h, according to the checkpatch.pl script. Signed-off-by: Logan Gorence --- drivers/staging/ks7010/ks_hostif.h | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/drivers/staging/ks7010/ks_hostif.h b

Staging: ks7010: clean up ks_hostif.h

2017-01-31 Thread Logan Gorence
From 58defc62d53cb473f9d745127d98df834a10b321 Mon Sep 17 00:00:00 2001 From: Logan Gorence Date: Tue, 31 Jan 2017 21:51:05 -0800 Subject: [PATCH] Staging: ks7010: clean up ks_hostif.h Clean up the errors in ks_hostif.h put out by checkpatch.pl. Signed-off by: Logan Gorence ---  drivers/staging