On Thu, Mar 18, 2021 at 11:31:45PM +0800, Xiaofeng Cao wrote:
> - * the address space in [new_end, old_start) some architectures
> + * the address space in [new_end, old_start]. Some architectures
[a,b] = {x: a <= x <= y}
[a,b) = {x: a <= x < y}
Not the
On Thu, Mar 18, 2021 at 11:31:45PM +0800, Xiaofeng Cao wrote:
> change 'backwords' to 'backwards'
> change 'and argument' to 'an argument'
> change 'visibile' to 'visible'
> change 'wont't' to 'won't'
> reorganize sentence
>
> Signed-off-by: Xiaofeng Cao
> ---
Reviewed-by: Christian Brauner
change 'backwords' to 'backwards'
change 'and argument' to 'an argument'
change 'visibile' to 'visible'
change 'wont't' to 'won't'
reorganize sentence
Signed-off-by: Xiaofeng Cao
---
fs/exec.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/fs/exec.c b/fs/exec.
3 matches
Mail list logo