summaryrefslogtreecommitdiff
path: root/src/include/device/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/device/path.h')
-rw-r--r--src/include/device/path.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/device/path.h b/src/include/device/path.h
index 4db83b7b3f..5690badc4c 100644
--- a/src/include/device/path.h
+++ b/src/include/device/path.h
@@ -137,7 +137,6 @@ struct device_path {
};
};
-
#define DEVICE_PATH_MAX 40
#define BUS_PATH_MAX (DEVICE_PATH_MAX+10)