[PATCH] procfs: delete duplicated words + other fixes

2020-10-28 Thread Randy Dunlap
Delete repeated words in fs/proc/. {the, which} where "which which" was changed to "with which". Signed-off-by: Randy Dunlap To: linux-fsde...@vger.kernel.org Cc: Alexey Dobriyan Cc: Andrew Morton --- This is a resend because Alexey requested that I send this thru Andrew. fs/proc/base.c

Re: [PATCH] procfs: delete duplicated words + other fixes

2020-10-14 Thread Randy Dunlap
ping. On 8/4/20 7:49 PM, Randy Dunlap wrote: > Delete repeated words in fs/proc/. > {the, which} > where "which which" was changed to "with which". > > Signed-off-by: Randy Dunlap > To: linux-fsde...@vger.kernel.org > Cc: Alexey Dobriyan > Cc: linux-kernel@vger.kernel.org > --- >

[PATCH] procfs: delete duplicated words + other fixes

2020-08-04 Thread Randy Dunlap
Delete repeated words in fs/proc/. {the, which} where "which which" was changed to "with which". Signed-off-by: Randy Dunlap To: linux-fsde...@vger.kernel.org Cc: Alexey Dobriyan Cc: linux-kernel@vger.kernel.org --- fs/proc/base.c |2 +- fs/proc/proc_net.c |4 ++-- 2 files changed,