Skip to content

Commit 86ab1b8

Browse files
author
Mike Snitzer
committed
dm ioctl: update DM_DRIVER_EMAIL to new dm-devel mailing list
Fixes: 3da5d2d ("MAINTAINERS: update the dm-devel mailing list") Signed-off-by: Mike Snitzer <[email protected]>
1 parent 9356fcf commit 86ab1b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/md/dm-ioctl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#include <linux/ima.h>
2626

2727
#define DM_MSG_PREFIX "ioctl"
28-
#define DM_DRIVER_EMAIL "dm-devel@redhat.com"
28+
#define DM_DRIVER_EMAIL "dm-devel@lists.linux.dev"
2929

3030
struct dm_file {
3131
/*

0 commit comments

Comments
 (0)