Skip to content

Commit bf207f4

Browse files
committed
efi: payload: efi-initrd: remove debug messages
1 parent 5cc7088 commit bf207f4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

efi/payload/efi-initrd.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ static efi_status_t EFIAPI efi_initrd_load_file2(
3636
{
3737
size_t initrd_size;
3838

39-
pr_info("Anis here we call initrd load file2\n");
40-
4139
if (!this || this != &efi_lf2_p || !buffer_size)
4240
return EFI_INVALID_PARAMETER;
4341

0 commit comments

Comments
 (0)