On 3/10/22 03:08, Janosch Frank wrote:
Checking d_class in dump_info leads to lengthy conditionals so let's
shorten things a bit by introducing a helper function.
Signed-off-by: Janosch Frank
---
dump/dump.c | 19 ---
1 file changed, 12 insertions(+), 7 deletions(-)
Reviewe
Checking d_class in dump_info leads to lengthy conditionals so let's
shorten things a bit by introducing a helper function.
Signed-off-by: Janosch Frank
---
dump/dump.c | 19 ---
1 file changed, 12 insertions(+), 7 deletions(-)
diff --git a/dump/dump.c b/dump/dump.c
index 12b3a1