]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: greybus: sdio: Fix typo in comment
authorGiorgi Tchankvetadze <giorgitchankvetadze1997@gmail.com>
Mon, 16 Feb 2026 05:53:45 +0000 (09:53 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Feb 2026 13:57:01 +0000 (14:57 +0100)
commit344c8694995a05be1f0e42bf753ee0d239cf27d6
tree883197db5d8498e164d1fe5af79d4c6985225e80
parent3e63ff8e224d628ac728492535e746a5c3ff23c7
staging: greybus: sdio: Fix typo in comment

Fix a grammatical typo in a comment: change "is" to "if".
The sentence should read "check if a stop transmission is pending".

Signed-off-by: Giorgi Tchankvetadze <giorgitchankvetadze1997@gmail.com>
Link: https://patch.msgid.link/20260216055344.17033-2-giorgitchankvetadze1997@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/sdio.c