[NOT-FOR-UPSTREAM] platform/x86: msi-wmi-platform: Fix issue with LLVM#59
[NOT-FOR-UPSTREAM] platform/x86: msi-wmi-platform: Fix issue with LLVM#59hphilm wants to merge 1 commit into
Conversation
|
See also: hhd-dev/patchwork@590a164 |
|
Please format this patch IAW documentation. |
|
The linked patch by Antheas Kapenekakis already includes the fix I added in this separate patch. We could also pull in that updated version instead. Can you point me to the IAW documentation? Since it is an addon of an existing patch it wasn't clear on which tag may fit or the exact formatting should be in that case ... |
|
If there's an updated version of the patch set not yet on ML then we should just grab that instead, rather than diverge and need to maintain it. |
Fixes error: cannot jump from switch statement to this case label
5356576 to
280bbdd
Compare
|
Why was this included without an approval? |
|
It is a preparation branch and not an official one. I renamed it now to be more clear. More to help @KyleGospo to work on v7.0.y branch ... |
|
Why not just update this PR instead? Also this PR has an incorrect branch naming convention. |
When using LLVM you may get the following error otherwise: