Re: [PATCH] mm: Remove a repeated word in a comment

2021-11-15 Thread Christophe Leroy
Le 13/11/2021 à 05:40, Jason Wang a écrit : The double word `up' in a comment is repeated, thus one of them should be removed. If you do other changes than this one, say it here as well, see below. Signed-off-by: Jason Wang --- drivers/macintosh/mediabay.c | 10 +- 1 file chan

[PATCH] mm: Remove a repeated word in a comment

2021-11-12 Thread Jason Wang
The double word `up' in a comment is repeated, thus one of them should be removed. Signed-off-by: Jason Wang --- drivers/macintosh/mediabay.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/macintosh/mediabay.c b/drivers/macintosh/mediabay.c index eab7e83c1