]> www.infradead.org Git - nvme.git/commitdiff
x86/Makefile: Remove unneeded whitespaces before tabs
authorElyes HAOUAS <ehaouas@noos.fr>
Thu, 28 Oct 2021 12:10:21 +0000 (14:10 +0200)
committerBorislav Petkov <bp@suse.de>
Thu, 28 Oct 2021 18:19:13 +0000 (20:19 +0200)
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

index 7488cfbbd2f606b4a25664dd7153babd5d301800..aab70413ae7ae1662d9969ac528dc090319c66cd 100644 (file)
@@ -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'