Commit 9bfeac5d authored by Heinz Mauelshagen's avatar Heinz Mauelshagen Committed by Mike Snitzer

dm: avoid inline filenames

Signed-off-by: default avatarHeinz Mauelshagen <heinzm@redhat.com>
Signed-off-by: default avatarMike Snitzer <snitzer@kernel.org>
parent b30f1607
...@@ -4,8 +4,7 @@ ...@@ -4,8 +4,7 @@
* *
* Author: Tushar Sugandhi <tusharsu@linux.microsoft.com> * 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" #include "dm-core.h"
......
...@@ -4,8 +4,7 @@ ...@@ -4,8 +4,7 @@
* *
* Author: Tushar Sugandhi <tusharsu@linux.microsoft.com> * 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 #ifndef DM_IMA_H
......
// SPDX-License-Identifier: GPL-2.0-only // SPDX-License-Identifier: GPL-2.0-only
/* /*
* dm-init.c
* Copyright (C) 2017 The Chromium OS Authors <chromium-os-dev@chromium.org> * Copyright (C) 2017 The Chromium OS Authors <chromium-os-dev@chromium.org>
* *
* This file is released under the GPLv2. * This file is released under the GPLv2.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment