lkml.org 
[lkml]   [2023]   [Jan]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH] initramfs: fix typo in comment
    Date
    virtul -> virtual

    Signed-off-by: Antonio Alvarez Feijoo <antonio.feijoo@suse.com>
    ---
    init/initramfs.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/init/initramfs.c b/init/initramfs.c
    index 62321883fe61..3c29a1f1eae9 100644
    --- a/init/initramfs.c
    +++ b/init/initramfs.c
    @@ -586,7 +586,7 @@ void __init reserve_initrd_mem(void)
    phys_addr_t start;
    unsigned long size;

    - /* Ignore the virtul address computed during device tree parsing */
    + /* Ignore the virtual address computed during device tree parsing */
    initrd_start = initrd_end = 0;

    if (!phys_initrd_size)
    --
    2.35.3
    \
     
     \ /
      Last update: 2023-03-26 23:37    [W:2.754 / U:0.516 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site