hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/drivers/ata/libata-pmp.c
....@@ -1,10 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * libata-pmp.c - libata port multiplier support
34 *
45 * Copyright (c) 2007 SUSE Linux Products GmbH
56 * Copyright (c) 2007 Tejun Heo <teheo@suse.de>
6
- *
7
- * This file is released under the GPLv2.
87 */
98
109 #include <linux/kernel.h>