binderfs: fix typo in binderfs.c
authorKuan-Wei Chiu <visitorckw@gmail.com>
Sun, 3 Sep 2023 20:42:50 +0000 (04:42 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Oct 2023 11:34:05 +0000 (13:34 +0200)
commit6f17027cc48793b9e6631fe0e52fee1af0e8b7e0
treeb94fb19c3116aa38cb2c36f515030c6ee22b37a5
parent77f048bcbf07f7dc961f3b2b7815038b5405ec60
binderfs: fix typo in binderfs.c

The word "wich"
was corrected to "which" for spelling accuracy.

Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Acked-by: Carlos Llamas <cmllamas@google.com>
Link: https://lore.kernel.org/r/20230903204250.2697370-1-visitorckw@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/android/binderfs.c