]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kernel/fork.c: fix typos
authorXiaofeng Cao <cxfcosmos@gmail.com>
Tue, 13 Apr 2021 22:21:24 +0000 (08:21 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 Apr 2021 22:21:24 +0000 (08:21 +1000)
commitf3bb5be0143963f6ca28a21c2a124d7ed488db73
tree05c9e154ad22913040e67b4baf0445e4d9a9ccb5
parenta62ed585b65a7424ac5807d08e804595b1aea216
kernel/fork.c: fix typos

change 'ancestoral' to 'ancestral'
change 'reuseable' to 'reusable'
delete 'do' grammatically

Link: https://lkml.kernel.org/r/20210317082031.11692-1-caoxiaofeng@yulong.com
Signed-off-by: Xiaofeng Cao <caoxiaofeng@yulong.com>
Reviewed-by: Christian Brauner <christian.brauner@ubuntu.com>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
kernel/fork.c