[PATCH] selftests/powerpc: Remove repeated word in comments

2022-10-29 Thread Shaomin Deng
Remove the repeated word "not" in comments. Signed-off-by: Shaomin Deng --- tools/testing/selftests/powerpc/include/pkeys.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/powerpc/include/pkeys.h b/tools/testing/selftests/powerpc/inclu

[PATCH] drivers/ps3: Fix double word in comments

2022-09-04 Thread Shaomin Deng
Drop the repeated word "when" in comments. Signed-off-by: Shaomin Deng --- drivers/ps3/ps3-lpm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/ps3/ps3-lpm.c b/drivers/ps3/ps3-lpm.c index 65512b6cc6fd..200ad8751860 100644 --- a/drivers/ps3/ps3-lpm.c +++