hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/scsi/raid_class.c
....@@ -1,9 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * raid_class.c - implementation of a simple raid visualisation class
34 *
45 * Copyright (c) 2005 - James Bottomley <James.Bottomley@steeleye.com>
5
- *
6
- * This file is licensed under GPLv2
76 *
87 * This class is designed to allow raid attributes to be visualised and
98 * manipulated in a form independent of the underlying raid. Ultimately this