Skip to content
Snippets Groups Projects
Commit cad2295c authored by Ming Lei's avatar Ming Lei
Browse files

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

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2083917



commit c23d47ab
Author: Christoph Hellwig <hch@lst.de>
Date:   Tue Apr 19 08:33:03 2022 +0200

    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>

Signed-off-by: default avatarMing Lei <ming.lei@redhat.com>
parent 6bdef52d
No related branches found
No related tags found
No related merge requests found
/* 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment