Searched hist:e0bf1024b36be90da241af3c2767311e055b612c (Results 1 – 1 of 1) sorted by relevance
/linux/include/linux/ |
H A D | kfifo.h | diff e0bf1024b36be90da241af3c2767311e055b612c Fri Sep 10 01:37:26 CEST 2010 Huang Ying <ying.huang@intel.com> kfifo: add parenthesis for macro parameter reference
Some macro parameter references inside typeof() operator are not enclosed with parenthesis. It should be safer to add them.
Signed-off-by: Huang Ying <ying.huang@intel.com> Acked-by: Stefani Seibold <stefani@seibold.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|