diff --git a/src/common/udev.c b/src/common/udev.c index 72ee5ed..162acd6 100644 --- a/src/common/udev.c +++ b/src/common/udev.c @@ -426,4 +426,4 @@ struct devtree** get_devtree_compatible_struct(int *num_vendors_ptr) { *num_vendors_ptr = num_vendors; return vendors; -} \ No newline at end of file +}