Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
[linux-2.6-microblaze.git] / drivers / edac / amd64_edac.c
index 1c29cd0..1362274 100644 (file)
@@ -3375,7 +3375,7 @@ static struct amd64_family_type *per_family_init(struct amd64_pvt *pvt)
                        pvt->ops = &family_types[F17_M70H_CPUS].ops;
                        break;
                }
-               /* fall through */
+               fallthrough;
        case 0x18:
                fam_type        = &family_types[F17_CPUS];
                pvt->ops        = &family_types[F17_CPUS].ops;