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. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html