lkml.org 
[lkml]   [2013]   [Aug]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/16] Avoid using ARRAY_AND_SIZE(e) as a function argument
Date
These patches replace uses of ARRAY_AND_SIZE(e) in a function argument
position by its expansion. ARRAY_AND_SIZE(e) expands to a pair of
expressions separated by commas and thus hides the actual arity of the
called function.

I was not able to compile any of the modified code.



\
 
 \ /
  Last update: 2013-08-11 19:01    [W:1.075 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site