[kernel] whitespace cleanup

Dave Jones davej at fedoraproject.org
Tue Oct 26 18:00:18 UTC 2010


commit 50dccdcd821c7e000cc7a78b281b7b1b2555b9e2
Author: Dave Jones <davej at redhat.com>
Date:   Tue Oct 26 13:51:00 2010 -0400

    whitespace cleanup

 kernel.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 66f343f..26545a0 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -144,7 +144,7 @@ Summary: The Linux kernel
 %define with_dbgonly   %{?_with_dbgonly:      1} %{?!_with_dbgonly:      0}
 
 # should we do C=1 builds with sparse
-%define with_sparse	%{?_with_sparse:      1} %{?!_with_sparse:      0}
+%define with_sparse    %{?_with_sparse:       1} %{?!_with_sparse:       0}
 
 # Set debugbuildsenabled to 1 for production (build separate debug kernels)
 #  and 0 for rawhide (all kernels are debug kernels).


More information about the scm-commits mailing list