Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / drivers / watchdog / machzwd.c
index 743377c5b173536903c2446bcca0c92442f48509..73f2221f6222f72deabf40afba6bdf22367fefcf 100644 (file)
@@ -174,6 +174,7 @@ static inline void zf_set_timer(unsigned short new, unsigned char n)
                fallthrough;
        case WD2:
                zf_writeb(COUNTER_2, new > 0xff ? 0xff : new);
+               fallthrough;
        default:
                return;
        }