OSDN Git Service

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)
commit87418ef9f07ac6bc00af7992dc1ccd96da46cd68
tree55df5c0eb7a03f7a89c798cd679e48ba12714992
parentb3cf37bfa1a48acd5620d7be3dea05a4f76d87fd
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