Skip to content

Commit 9bfeac5

Browse files
mauelshaMike Snitzer
authored andcommitted
dm: avoid inline filenames
Signed-off-by: Heinz Mauelshagen <[email protected]> Signed-off-by: Mike Snitzer <[email protected]>
1 parent b30f160 commit 9bfeac5

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

drivers/md/dm-ima.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
*
55
* Author: Tushar Sugandhi <[email protected]>
66
*
7-
* File: dm-ima.c
8-
* Enables IMA measurements for DM targets
7+
* Enables IMA measurements for DM targets
98
*/
109

1110
#include "dm-core.h"

drivers/md/dm-ima.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
*
55
* Author: Tushar Sugandhi <[email protected]>
66
*
7-
* File: dm-ima.h
8-
* Header file for device mapper IMA measurements.
7+
* Header file for device mapper IMA measurements.
98
*/
109

1110
#ifndef DM_IMA_H

drivers/md/dm-init.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22

33
/*
4-
* dm-init.c
54
* Copyright (C) 2017 The Chromium OS Authors <[email protected]>
65
*
76
* This file is released under the GPLv2.

0 commit comments

Comments
 (0)