diff options
author | Dmitry Fomichev <dmitry.fomichev@wdc.com> | 2019-08-02 15:02:50 -0700 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2019-08-15 15:57:42 -0400 |
commit | bae9a0aa331d4cc20bd73c11f91abfceda4b7b29 (patch) | |
tree | 880b2e8bc6941078890d9ebc4005a0b5b3d02ae7 /drivers/md/dm-zoned-target.c | |
parent | 75d66ffb48efb30f2dd42f041ba8b39c5b2bd115 (diff) | |
download | linux-bae9a0aa331d4cc20bd73c11f91abfceda4b7b29.tar.gz linux-bae9a0aa331d4cc20bd73c11f91abfceda4b7b29.tar.bz2 linux-bae9a0aa331d4cc20bd73c11f91abfceda4b7b29.zip |
dm zoned: add SPDX license identifiers
Signed-off-by: Dmitry Fomichev <dmitry.fomichev@wdc.com>
Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/md/dm-zoned-target.c')
-rw-r--r-- | drivers/md/dm-zoned-target.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/md/dm-zoned-target.c b/drivers/md/dm-zoned-target.c index ff3fd011796e..31478fef6032 100644 --- a/drivers/md/dm-zoned-target.c +++ b/drivers/md/dm-zoned-target.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2017 Western Digital Corporation or its affiliates. * |