On 8/7/23 23:07, Karim Taha wrote:
+struct target_stat { + uint64_t st_dev; /* inode's device */ + uint64_t st_ino; /* inode's number */ + uint64_t st_nlink; /* number of hard links */
Indentation of 8 instead of 4. Otherwise, Acked-by: Richard Henderson <richard.hender...@linaro.org> r~