diff mbox series

[04/25] hw/centaur: Remove space before tab in comment

Message ID 20170905055202.8216-5-joel@jms.id.au
State Accepted
Headers show
Series Checkpatch fixes | expand

Commit Message

Joel Stanley Sept. 5, 2017, 5:51 a.m. UTC
Signed-off-by: Joel Stanley <joel@jms.id.au>
---
 hw/centaur.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/hw/centaur.c b/hw/centaur.c
index d577da3d2897..7dec358cb51c 100644
--- a/hw/centaur.c
+++ b/hw/centaur.c
@@ -4,7 +4,7 @@ 
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
  *
- * 	http://www.apache.org/licenses/LICENSE-2.0
+ *	http://www.apache.org/licenses/LICENSE-2.0
  *
  * Unless required by applicable law or agreed to in writing, software
  * distributed under the License is distributed on an "AS IS" BASIS,