Skip to content
Snippets Groups Projects
Commit 87418ef9 authored by Coly Li's avatar Coly Li Committed by Jens Axboe
Browse files

bcache: add missing SPDX header


The SPDX header is missing fro closure.c, super.c and util.c, this
patch adds SPDX header for GPL-2.0 into these files.

Signed-off-by: default avatarColy Li <colyli@suse.de>
Reviewed-by: default avatarShenghui Wang <shhuiw@foxmail.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent b3cf37bf
No related branches found
No related tags found
No related merge requests found
// SPDX-License-Identifier: GPL-2.0
/* /*
* Asynchronous refcounty things * Asynchronous refcounty things
* *
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* bcache setup/teardown code, and some metadata io - read a superblock and * bcache setup/teardown code, and some metadata io - read a superblock and
* figure out what to do with it. * figure out what to do with it.
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* random utiility code, for bcache but in theory not specific to bcache * random utiility code, for bcache but in theory not specific to bcache
* *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment