Skip to content

Commit a757ac5

Browse files
ElyesHsuryasaimadhu
authored andcommitted
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
1 parent f2739ca commit a757ac5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/x86/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ define archhelp
299299
echo ' isoimage - Create a boot CD-ROM image (arch/x86/boot/image.iso)'
300300
echo ' bzdisk/fdimage*/hdimage/isoimage also accept:'
301301
echo ' FDARGS="..." arguments for the booted kernel'
302-
echo ' FDINITRD=file initrd for the booted kernel'
302+
echo ' FDINITRD=file initrd for the booted kernel'
303303
echo ''
304304
echo ' kvm_guest.config - Enable Kconfig items for running this kernel as a KVM guest'
305305
echo ' xen.config - Enable Kconfig items for running this kernel as a Xen guest'

0 commit comments

Comments
 (0)