summaryrefslogtreecommitdiffstats
path: root/include/uapi
diff options
context:
space:
mode:
authorChristoph Hellwig2019-02-18 09:37:13 +0100
committerChristoph Hellwig2019-02-20 15:22:05 +0100
commitfadccd8fc2d06cf7fd222245d7e04b00fae946cf (patch)
tree5b27b84e9caab60d3d43632b5d77ff07511ff27e /include/uapi
parentnvme: return error from nvme_alloc_ns() (diff)
downloadkernel-qcow2-linux-fadccd8fc2d06cf7fd222245d7e04b00fae946cf.tar.gz
kernel-qcow2-linux-fadccd8fc2d06cf7fd222245d7e04b00fae946cf.tar.xz
kernel-qcow2-linux-fadccd8fc2d06cf7fd222245d7e04b00fae946cf.zip
nvme_ioctl.h: remove duplicate GPL boilerplate
We already have a ЅPDX header, so no need to duplicate the information. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Diffstat (limited to 'include/uapi')
-rw-r--r--include/uapi/linux/nvme_ioctl.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/uapi/linux/nvme_ioctl.h b/include/uapi/linux/nvme_ioctl.h
index 6e74b1eaf541..1c215ea1798e 100644
--- a/include/uapi/linux/nvme_ioctl.h
+++ b/include/uapi/linux/nvme_ioctl.h
@@ -2,15 +2,6 @@
/*
* Definitions for the NVM Express ioctl interface
* Copyright (c) 2011-2014, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
*/
#ifndef _UAPI_LINUX_NVME_IOCTL_H