commit | d701ec326a31945d1533b438a6feab753829b738 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <snelson@pensando.io> | Thu Oct 22 16:55:29 2020 -0700 |
committer | Jakub Kicinski <kuba@kernel.org> | Fri Oct 23 18:37:23 2020 -0700 |
tree | a9d0917d8dbf30757bcfbb6fc38d3d312e331b73 | |
parent | 4f3391ce8f5a69e7e6d66d0a3fc654eb6dbdc919 [diff] |
ionic: clean up sparse complaints The sparse complaints around the static_asserts were obscuring more useful complaints. So, don't check the static_asserts, and fix the remaining sparse complaints. Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: Jakub Kicinski <kuba@kernel.org>