Merge tag 'perf-tools-2020-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / lib / kstrtox.c
index a14ccf9..a118b0b 100644 (file)
@@ -355,6 +355,7 @@ int kstrtobool(const char *s, bool *res)
                default:
                        break;
                }
+               break;
        default:
                break;
        }