Commit c23d47ab authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Jens Axboe
Browse files

loop: remove most the top-of-file boilerplate comment from the UAPI header



Just leave the SPDX marker and the copyright notice and remove the
irrelevant rest.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20220419063303.583106-5-hch@lst.de


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent eb04bb15
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
/*
 * include/linux/loop.h
 *
 * Written by Theodore Ts'o, 3/29/93.
 *
 * Copyright 1993 by Theodore Ts'o.  Redistribution of this file is
 * permitted under the GNU General Public License.
 * Copyright 1993 by Theodore Ts'o.
 */
#ifndef _UAPI_LINUX_LOOP_H
#define _UAPI_LINUX_LOOP_H