aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm.c
diff options
context:
space:
mode:
authorGravatar Heinz Mauelshagen <heinzm@redhat.com> 2023-01-25 21:00:44 +0100
committerGravatar Mike Snitzer <snitzer@kernel.org> 2023-02-14 14:23:06 -0500
commit3bd940030752a33ff665eefdd74a1cdb74a4f9b0 (patch)
treeb3fcee064de8a1d4c1bb45071fe13701d3600268 /drivers/md/dm.c
parentdm: send just one event on resize, not two (diff)
downloadlinux-3bd940030752a33ff665eefdd74a1cdb74a4f9b0.tar.gz
linux-3bd940030752a33ff665eefdd74a1cdb74a4f9b0.tar.bz2
linux-3bd940030752a33ff665eefdd74a1cdb74a4f9b0.zip
dm: add missing SPDX-License-Indentifiers
'GPL-2.0-only' is used instead of 'GPL-2.0' because SPDX has deprecated its use. Suggested-by: John Wiele <jwiele@redhat.com> Signed-off-by: Heinz Mauelshagen <heinzm@redhat.com> Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'drivers/md/dm.c')
-rw-r--r--drivers/md/dm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/md/dm.c b/drivers/md/dm.c
index c391a618fb71..1de9d212be00 100644
--- a/drivers/md/dm.c
+++ b/drivers/md/dm.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (C) 2001, 2002 Sistina Software (UK) Limited.
* Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved.