Skip to content

Commit 8d5965e

Browse files
committed
fix checkstyle
1 parent 5f80fd4 commit 8d5965e

File tree

1 file changed

+0
-1
lines changed
  • hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode

1 file changed

+0
-1
lines changed

hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DatanodeUtil.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ public class DatanodeUtil {
3939
public static final String DISK_ERROR = "Possible disk error: ";
4040

4141
private static final String SEP = System.getProperty("file.separator");
42-
4342
private static final long MASK = 0x1F;
4443

4544
/** Get the cause of an I/O exception if caused by a possible disk error

0 commit comments

Comments
 (0)