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

Paolo Perego posted 1 patch 1 week, 6 days ago
drivers/staging/fbtft/fb_ssd1351.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[PATCH 0/1] Removed hard-coded string by using the str_true_false() helper
Posted by Paolo Perego 1 week, 6 days ago
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