]> git.proxmox.com Git - mirror_zfs.git/blobdiff - module/zfs/vdev_label.c
Rename fallthrough to zfs_fallthrough
[mirror_zfs.git] / module / zfs / vdev_label.c
index a62804ea8f492cfc97a4712903e3a295e248bc9c..29391af820ed06eb034bad3812946639f354fdcf 100644 (file)
@@ -1324,7 +1324,7 @@ vdev_label_read_bootenv(vdev_t *rvd, nvlist_t *bootenv)
                                nvlist_free(config);
                                break;
                        }
-                       fallthrough;
+                       zfs_fallthrough;
                default:
                        /* Check for FreeBSD zfs bootonce command string */
                        buf = abd_to_buf(abd);