public inbox for linux-spdx@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] block: add SPDX header line to blk-throttle.h
@ 2025-04-11 19:20 Bird, Tim
  2025-04-14  6:32 ` Christoph Hellwig
  2025-04-14 14:48 ` Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: Bird, Tim @ 2025-04-11 19:20 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block@vger.kernel.org, linux-spdx@vger.kernel.org, LKML

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>
---
 block/blk-throttle.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/block/blk-throttle.h b/block/blk-throttle.h
index 1a36d1278eea..3b88ef4a9a40 100644
--- a/block/blk-throttle.h
+++ b/block/blk-throttle.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 #ifndef BLK_THROTTLE_H
 #define BLK_THROTTLE_H
 
-- 
2.43.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] block: add SPDX header line to blk-throttle.h
  2025-04-11 19:20 [PATCH] block: add SPDX header line to blk-throttle.h Bird, Tim
@ 2025-04-14  6:32 ` Christoph Hellwig
  2025-04-14 14:48 ` Jens Axboe
  1 sibling, 0 replies; 3+ messages in thread
From: Christoph Hellwig @ 2025-04-14  6:32 UTC (permalink / raw)
  To: Bird, Tim
  Cc: Jens Axboe, linux-block@vger.kernel.org,
	linux-spdx@vger.kernel.org, LKML

Looks good:

Reviewed-by: Christoph Hellwig <hch@lst.de>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] block: add SPDX header line to blk-throttle.h
  2025-04-11 19:20 [PATCH] block: add SPDX header line to blk-throttle.h Bird, Tim
  2025-04-14  6:32 ` Christoph Hellwig
@ 2025-04-14 14:48 ` Jens Axboe
  1 sibling, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2025-04-14 14:48 UTC (permalink / raw)
  To: Bird, Tim; +Cc: linux-block, linux-spdx, LKML


On Fri, 11 Apr 2025 19:20:18 +0000, Bird, Tim wrote:
> 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.
> 
> 
> [...]

Applied, thanks!

[1/1] block: add SPDX header line to blk-throttle.h
      commit: 1b4194053f6b30556272ff11750dd518e067ea49

Best regards,
-- 
Jens Axboe




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-04-14 14:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-11 19:20 [PATCH] block: add SPDX header line to blk-throttle.h Bird, Tim
2025-04-14  6:32 ` Christoph Hellwig
2025-04-14 14:48 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox