hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/scsi/megaraid/megaraid_mbox.h
....@@ -1,13 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 *
34 * Linux MegaRAID device driver
45 *
56 * Copyright (c) 2003-2004 LSI Logic Corporation.
6
- *
7
- * This program is free software; you can redistribute it and/or
8
- * modify it under the terms of the GNU General Public License
9
- * as published by the Free Software Foundation; either version
10
- * 2 of the License, or (at your option) any later version.
117 *
128 * FILE : megaraid_mbox.h
139 */
....@@ -117,7 +113,7 @@
117113 * @raw_mbox : raw mailbox pointer
118114 * @mbox : mailbox
119115 * @mbox64 : extended mailbox
120
- * @mbox_dma_h : maibox dma address
116
+ * @mbox_dma_h : mailbox dma address
121117 * @sgl64 : 64-bit scatter-gather list
122118 * @sgl32 : 32-bit scatter-gather list
123119 * @sgl_dma_h : dma handle for the scatter-gather list