acrn-hypervisor/hypervisor/lib
Yang, Yu-chu 2fbf70780e HV: Logical conjunction needs brackets
The bracket is required when the level of precedence of
the operators is less than 13. Add the bracket to logical
conjunctions. The commit applys the rule to the files under

Signed-off-by: Yang, Yu-chu <yu-chu.yang@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-08-14 09:53:32 +08:00
..
crypto HV: prototyping non-static function 2018-07-16 10:35:54 +08:00
div.c HV:treewide:fix rest of violations related parameter changed 2018-07-27 16:42:19 +08:00
mdelay.c HV:treewide:fix "Attempt to change parameter passed by value" 2018-07-26 09:35:52 +08:00
memory.c HV: Logical conjunction needs brackets 2018-08-14 09:53:32 +08:00
spinlock.c hv: treewide: fix 'inline function should be declared static' 2018-08-10 10:16:04 +08:00
sprintf.c HV: Logical conjunction needs brackets 2018-08-14 09:53:32 +08:00
string.c HV: Logical conjunction needs brackets 2018-08-14 09:53:32 +08:00
udelay.c HV: add the missing brackets to loop body 2018-07-12 17:27:29 +08:00