linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [tip: x86/cleanups] x86/Makefile: Remove unneeded whitespaces before tabs
       [not found] <20211028121021.10384-1-ehaouas@noos.fr>
@ 2021-10-28 20:21 ` tip-bot2 for Elyes HAOUAS
  0 siblings, 0 replies; only message in thread
From: tip-bot2 for Elyes HAOUAS @ 2021-10-28 20:21 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: Elyes HAOUAS, Borislav Petkov, x86, linux-kernel

The following commit has been merged into the x86/cleanups branch of tip:

Commit-ID:     a757ac555ce1dafca848aa090b66cd04b5ce40e7
Gitweb:        https://git.kernel.org/tip/a757ac555ce1dafca848aa090b66cd04b5ce40e7
Author:        Elyes HAOUAS <ehaouas@noos.fr>
AuthorDate:    Thu, 28 Oct 2021 14:10:21 +02:00
Committer:     Borislav Petkov <bp@suse.de>
CommitterDate: Thu, 28 Oct 2021 20:19:13 +02:00

x86/Makefile: Remove unneeded whitespaces before tabs

Align the FDINITRD line to the FDARGS one with tabs.

 [ bp: Commit message. ]

Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20211028121021.10384-1-ehaouas@noos.fr
---
 arch/x86/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/Makefile b/arch/x86/Makefile
index 7488cfb..aab7041 100644
--- a/arch/x86/Makefile
+++ b/arch/x86/Makefile
@@ -299,7 +299,7 @@ define archhelp
   echo  '  isoimage		- Create a boot CD-ROM image (arch/x86/boot/image.iso)'
   echo  '			  bzdisk/fdimage*/hdimage/isoimage also accept:'
   echo  '			  FDARGS="..."  arguments for the booted kernel'
-  echo  '                  	  FDINITRD=file initrd for the booted kernel'
+  echo  '			  FDINITRD=file initrd for the booted kernel'
   echo  ''
   echo  '  kvm_guest.config	- Enable Kconfig items for running this kernel as a KVM guest'
   echo  '  xen.config		- Enable Kconfig items for running this kernel as a Xen guest'

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-28 20:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211028121021.10384-1-ehaouas@noos.fr>
2021-10-28 20:21 ` [tip: x86/cleanups] x86/Makefile: Remove unneeded whitespaces before tabs tip-bot2 for Elyes HAOUAS

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).