[PATCH 0/1] Removed hard-coded string by using the str_true_false() helper

From: Paolo Perego
Date: Wed Nov 20 2024 - 04:30:41 EST


Hi everyone, this is my very first trivial contribution to the Linux kernel and
I started from a very basic task.

As the subject suggests I removed hard-coded string by using str_true_false()
helper.

Paolo Perego (1):
Remove hard-coded strings by using the helper functions
str_true_false()

drivers/staging/fbtft/fb_ssd1351.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

--
2.47.0