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

Paolo Perego pperego at suse.de
Wed Nov 20 09:30:19 UTC 2024


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



More information about the dri-devel mailing list