forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
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