aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2022-07-14 18:59:48 -0700
committerPavel Machek <pavel@ucw.cz>2022-07-17 10:52:18 +0200
commit67bce62ac1959d8b7d731fc201694942f50a01b7 (patch)
tree548873eae13c2fa7573283bbcb05bccad26b73ab /drivers/leds
parentLinux 5.19-rc1 (diff)
downloadlinux-dev-67bce62ac1959d8b7d731fc201694942f50a01b7.tar.xz
linux-dev-67bce62ac1959d8b7d731fc201694942f50a01b7.zip
leds: clevo-mail: fix Kconfig "its" grammar
Use the possessive "its" instead of the contraction "it's" where appropriate. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Pavel Machek <pavel@ucw.cz> Cc: Lee Jones <lee.jones@linaro.org> Cc: linux-leds@vger.kernel.org Signed-off-by: Pavel Machek <pavel@ucw.cz>
Diffstat (limited to 'drivers/leds')
-rw-r--r--drivers/leds/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index a49979f41eee..acd4f754c919 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -456,7 +456,7 @@ config LEDS_CLEVO_MAIL
The driver supports two kinds of interface: using ledtrig-timer
or through /sys/class/leds/clevo::mail/brightness. As this LED
- cannot change it's brightness it blinks instead. The brightness
+ cannot change its brightness it blinks instead. The brightness
value 0 means off, 1..127 means blink at 0.5Hz and 128..255 means
blink at 1Hz.