Hi,
On 3/8/21 9:14 AM, Matti Vaittinen wrote:
Devm helper header containing small inline helpers was added.
Hans promised to maintain it.
Yes I did promise that, didn't I? FWIW going this route is still
fine by me, assuming that having someone else maintain this makes
this easier on / more acceptable to Greg.
This is still going to need an Ack from Greg though.
Regards,
Hans
quoted hunk ↗ jump to hunk
Add Hans as maintainer and myself as designated reviewer.
Signed-off-by: Matti Vaittinen <redacted>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index d92f85ca831d..ffcb00006e14 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5169,6 +5169,12 @@ M: Torben Mathiasen <device@lanana.org>
S: Maintained
W: http://lanana.org/docs/device-list/index.html
+DEVICE RESOURCE MANAGEMENT HELPERS
+M: Hans de Goede <hdegoede@redhat.com>
+R: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
+S: Maintained
+F: include/linux/devm-helpers.h
+
DEVICE-MAPPER (LVM)
M: Alasdair Kergon <agk@redhat.com>
M: Mike Snitzer <snitzer@redhat.com>