Fix remaining cases of gcc 7 fallthrough warning.
authorVladimir Serbinenko <phcoder@gmail.com>
Wed, 12 Apr 2017 01:42:38 +0000 (01:42 +0000)
committerVladimir Serbinenko <phcoder@gmail.com>
Wed, 12 Apr 2017 01:42:38 +0000 (01:42 +0000)
commitd454509bb866d4eaefbb558d94dd0ef0228830eb
treef9bfc6efc21e371a2d967c6b45c8b91914d92ff2
parent007f0b407f72314ec832d77e15b83ea40b160037
Fix remaining cases of gcc 7 fallthrough warning.

They are all intended, so just add the relevant comment.
grub-core/kern/ia64/dl.c
grub-core/kern/mips/dl.c
grub-core/kern/sparc64/dl.c
grub-core/loader/i386/coreboot/chainloader.c