]> git.baikalelectronics.ru Git - kernel.git/commit
bcache: add missing SPDX header
authorColy Li <colyli@suse.de>
Sat, 11 Aug 2018 05:19:58 +0000 (13:19 +0800)
committerJens Axboe <axboe@kernel.dk>
Sat, 11 Aug 2018 21:46:42 +0000 (15:46 -0600)
commit10d1123da377aa1ece1caebd5937ca25224aee22
tree55df5c0eb7a03f7a89c798cd679e48ba12714992
parent405789bb718437edef9d4affb111a6eb2e7b56b2
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: Coly Li <colyli@suse.de>
Reviewed-by: Shenghui Wang <shhuiw@foxmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/md/bcache/closure.c
drivers/md/bcache/super.c
drivers/md/bcache/util.c