On 4/1/20 2:47 AM, Alex Bennée wrote:
> Don't use magic spaces, calculate the justification for the file
> field like the kernel does with seq_pad.
>
> Signed-off-by: Alex Bennée
> ---
> linux-user/syscall.c | 32 +++-
> 1 file changed, 19 insertions(+), 13 deletions(
Don't use magic spaces, calculate the justification for the file
field like the kernel does with seq_pad.
Signed-off-by: Alex Bennée
---
linux-user/syscall.c | 32 +++-
1 file changed, 19 insertions(+), 13 deletions(-)
diff --git a/linux-user/syscall.c b/linux-user/s