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 <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
1 parent f2739ca commit a757ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)