Re: [PATCH] ftrace: Don't convert function's local variable namein macro

From: Frederic Weisbecker
Date: Wed May 27 2009 - 09:48:03 EST


On Wed, May 27, 2009 at 09:36:02PM +0800, Zhaolei wrote:
> "call" is a argument of macro, but it is also used as a local variable name of
> function in macro.
> We should keep this local variable name static although it haven't cause
> problem now.
>
> [ Impact: cleanup, no functionality changed ]
>
> Signed-off-by: Zhao Lei <zhaolei@xxxxxxxxxxxxxx>


Indeed, that can prevent unexpected things in the future.

Acked-by: Frederic Weisbecker <fweisbec@xxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/