39159ebe16
Removed the postfix and prefix operation in assignment expression. Noncompliant code example: 1) *a++ = *b ++; 2) a = arr[--b]; Signed-off-by: Yang, Yu-chu <yu-chu.yang@intel.com> |
||
---|---|---|
.. | ||
crypto | ||
div.c | ||
mdelay.c | ||
memory.c | ||
spinlock.c | ||
sprintf.c | ||
string.c | ||
udelay.c |