[PATCH 1/2] ctree: fix broken macros for compat_ro

2013-09-09 Thread Jeff Mahoney
The macro for compat_ro had the right name but was modifying compat instead. Signed-off-by: Jeff Mahoney je...@suse.com --- ctree.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctree.h b/ctree.h index 0b0d701..8ef45f3 100644 --- a/ctree.h +++ b/ctree.h @@ -1912,7 +1912,7

[PATCH 1/2] ctree: fix broken macros for compat_ro

2013-09-09 Thread Jeff Mahoney
The macro for compat_ro had the right name but was modifying compat instead. Signed-off-by: Jeff Mahoney je...@suse.com --- ctree.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctree.h b/ctree.h index 0b0d701..8ef45f3 100644 --- a/ctree.h +++ b/ctree.h @@ -1912,7 +1912,7

[PATCH 1/2] ctree: fix broken macros for compat_ro

2013-08-27 Thread Jeff Mahoney
The macro for compat_ro had the right name but was modifying compat instead. Signed-off-by: Jeff Mahoney je...@suse.com --- ctree.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctree.h b/ctree.h index 0b0d701..8ef45f3 100644 --- a/ctree.h +++ b/ctree.h @@ -1912,7 +1912,7