commit | 1b0e8cbee008900962c72c4a4b306323f4614e15 | [log] [tgz] |
---|---|---|
author | Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com> | Tue Sep 01 21:05:18 2020 +0800 |
committer | Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com> | Tue Oct 27 11:20:59 2020 +0800 |
tree | d9db5308f415e68c00dd2215beb3519491bc2c61 | |
parent | 5bc87bcbd5ffaf25abaf3aef137307eee0de3817 [diff] |
intel: mailbox: Fix non-MISRA compliant code This patch is used to fix remaining non compliant code for Intel SocFPGA's mailbox driver. These changes include: - adding integer literal for unsigned constant - fix non-boolean controlling expression - add braces even on conditional single statement bodies Signed-off-by: Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com> Change-Id: I0f8fd96a3540f35ee102fd2f2369b76fa73e39e1