summaryrefslogtreecommitdiffstats
path: root/lib/sg_split.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sg_split.c')
-rw-r--r--lib/sg_split.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/sg_split.c b/lib/sg_split.c
index b063410c3593..9982c63d1063 100644
--- a/lib/sg_split.c
+++ b/lib/sg_split.c
@@ -1,10 +1,8 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Copyright (C) 2015 Robert Jarzmik <robert.jarzmik@free.fr> 3 * Copyright (C) 2015 Robert Jarzmik <robert.jarzmik@free.fr>
3 * 4 *
4 * Scatterlist splitting helpers. 5 * Scatterlist splitting helpers.
5 *
6 * This source code is licensed under the GNU General Public License,
7 * Version 2. See the file COPYING for more details.
8 */ 6 */
9 7
10#include <linux/scatterlist.h> 8#include <linux/scatterlist.h>