[PATCH 0/2] Avoid namespace collision within macros

From: Ramesh Shanmugasundaram
Date: Thu Oct 27 2016 - 10:28:43 EST


Hi All,

The readx_poll_timeout & similar macros defines "ktime timeout" local
variable. Fixed this potential namespace collision issue.

This patchset is based on top of latest linux repo

commit 9fe68cad6e74967b88d0c6aeca7d9cd6b6e91942

Thanks,
Ramesh

Ramesh Shanmugasundaram (2):
iopoll: Avoid namespace collision within macros
regmap: Avoid namespace collision within macro

include/linux/iopoll.h | 8 ++++----
include/linux/regmap.h | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)

--
1.9.1