summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-ima.c
diff options
context:
space:
mode:
authorHeinz Mauelshagen <heinzm@redhat.com>2023-02-07 20:56:57 +0100
committerMike Snitzer <snitzer@kernel.org>2023-02-14 14:23:07 -0500
commit9bfeac5d33d8500332d75e32abe32c0df4910add (patch)
tree693f203002e6d6c9ef65ad284a0d0116c4973330 /drivers/md/dm-ima.c
parentb30f1607146c736684c069fe92dc39607d77d15f (diff)
downloadlinux-stable-9bfeac5d33d8500332d75e32abe32c0df4910add.tar.gz
linux-stable-9bfeac5d33d8500332d75e32abe32c0df4910add.tar.bz2
linux-stable-9bfeac5d33d8500332d75e32abe32c0df4910add.zip
dm: avoid inline filenames
Signed-off-by: Heinz Mauelshagen <heinzm@redhat.com> Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'drivers/md/dm-ima.c')
-rw-r--r--drivers/md/dm-ima.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/md/dm-ima.c b/drivers/md/dm-ima.c
index 4e9c0e9c7a8b..b90f34259fbb 100644
--- a/drivers/md/dm-ima.c
+++ b/drivers/md/dm-ima.c
@@ -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"