mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
dm: avoid inline filenames
Signed-off-by: Heinz Mauelshagen <heinzm@redhat.com> Signed-off-by: Mike Snitzer <snitzer@kernel.org>
This commit is contained in:
parent
b30f160714
commit
9bfeac5d33
@ -4,8 +4,7 @@
|
||||
*
|
||||
* Author: Tushar Sugandhi <tusharsu@linux.microsoft.com>
|
||||
*
|
||||
* File: dm-ima.c
|
||||
* Enables IMA measurements for DM targets
|
||||
* Enables IMA measurements for DM targets
|
||||
*/
|
||||
|
||||
#include "dm-core.h"
|
||||
|
@ -4,8 +4,7 @@
|
||||
*
|
||||
* Author: Tushar Sugandhi <tusharsu@linux.microsoft.com>
|
||||
*
|
||||
* File: dm-ima.h
|
||||
* Header file for device mapper IMA measurements.
|
||||
* Header file for device mapper IMA measurements.
|
||||
*/
|
||||
|
||||
#ifndef DM_IMA_H
|
||||
|
@ -1,7 +1,6 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
/*
|
||||
* dm-init.c
|
||||
* Copyright (C) 2017 The Chromium OS Authors <chromium-os-dev@chromium.org>
|
||||
*
|
||||
* This file is released under the GPLv2.
|
||||
|
Loading…
Reference in New Issue
Block a user