Skip to content

Commit 1b41940

Browse files
tbird20daxboe
authored andcommitted
block: add SPDX header line to blk-throttle.h
Add an SPDX license identifier line to blk-throttle.h Use 'GPL-2.0' as the identifier, since blk-throttle.c uses that, and blk.h (from which some material was copied when blk-throttle.h was created) also uses that identifier. Signed-off-by: Tim Bird <tim.bird@sony.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/MW5PR13MB5632EE4645BCA24ED111EC0EFDB62@MW5PR13MB5632.namprd13.prod.outlook.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent 3b607b7 commit 1b41940

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

block/blk-throttle.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: GPL-2.0 */
12
#ifndef BLK_THROTTLE_H
23
#define BLK_THROTTLE_H
34

0 commit comments

Comments
 (0)