| commit | 34b12d8f16a6fe212df36d3130798aa9c60712b4 | [log] [tgz] |
|---|---|---|
| author | Flavio Ceolin <flavio.ceolin@intel.com> | Fri Nov 16 17:58:06 2018 -0800 |
| committer | Anas Nashif <anas.nashif@intel.com> | Fri Dec 07 09:06:34 2018 -0500 |
| tree | 350829d4cdd75ad418444986cd81abe1d8e1258f | |
| parent | 1492df3415d73c9fa9a7a3de5d6339136ac7f8b6 [diff] |
arch: x86: x86_mmu: Remove possible dead code When __ASSERT is not enabled there is an attribution to the variable total_partitions and it is never used. MISRA-C rule 2.2 Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>