hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/scripts/gfp-translate
....@@ -1,7 +1,7 @@
11 #!/bin/bash
2
+# SPDX-License-Identifier: GPL-2.0-only
23 # Translate the bits making up a GFP mask
34 # (c) 2009, Mel Gorman <mel@csn.ul.ie>
4
-# Licensed under the terms of the GNU GPL License version 2
55 SOURCE=
66 GFPMASK=none
77