added gitreview

Change-Id: Iccfecfc6daf66dab0ed911084e13a51c03789010
diff --git a/of/ctl/conf/checkstyle/checkstyle_maven.properties b/of/ctl/conf/checkstyle/checkstyle_maven.properties
index 916928c..4677e08 100644
--- a/of/ctl/conf/checkstyle/checkstyle_maven.properties
+++ b/of/ctl/conf/checkstyle/checkstyle_maven.properties
@@ -1,2 +1,2 @@
 # See: http://rolf-engelhard.de/2011/04/using-the-same-suppression-filter-for-checkstyle-in-eclipse-and-maven/
-config_loc=ctl/conf/checkstyle
+config_loc=conf/checkstyle
diff --git a/of/ctl/conf/checkstyle/sun_checks.xml b/of/ctl/conf/checkstyle/sun_checks.xml
index b1404c1..7dd9d57 100644
--- a/of/ctl/conf/checkstyle/sun_checks.xml
+++ b/of/ctl/conf/checkstyle/sun_checks.xml
@@ -44,7 +44,7 @@
 
 <module name="Checker">
     <module name="SuppressionFilter">
-      <property name="file" value="${config_loc}/suppressions.xml"/>
+      <property name="file" value="${samedir}/suppressions.xml"/>
     </module>
     <!--
         If you set the basedir property below, then all reported file