Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2d77dafe authored by Wang Sheng-Hui's avatar Wang Sheng-Hui Committed by Mike Snitzer
Browse files

dm: remove unused macro DM_MOD_NAME_SIZE

parent afac6bd6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -16,8 +16,6 @@
static LIST_HEAD(_targets);
static DECLARE_RWSEM(_lock);

#define DM_MOD_NAME_SIZE 32

static inline struct target_type *__find_target_type(const char *name)
{
	struct target_type *tt;