Kaynağa Gözat

fix(action): correct indentation in sed command for task_mmu.c modifications

TheWildJames 4 ay önce
ebeveyn
işleme
e321dd0bc2
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .github/actions/susfs/action.yml

+ 1 - 1
.github/actions/susfs/action.yml

@@ -166,7 +166,7 @@ runs:
           /int ret.*= 0, copied.*= 0;/!d
           a\
                 unsigned int nr_subpages = __PAGE_SIZE / PAGE_SIZE;\
-                pagemap_entry_t *res = NULL;
+          			pagemap_entry_t *res = NULL;
           }' fs/proc/task_mmu.c
         fi
         cat fs/proc/task_mmu.c