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 > > Add Hans as maintainer and myself as designated reviewer. > > Signed-off-by: Matti Vaittinen <[email protected]> > --- > 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 <[email protected]> > S: Maintained > W: http://lanana.org/docs/device-list/index.html > > +DEVICE RESOURCE MANAGEMENT HELPERS > +M: Hans de Goede <[email protected]> > +R: Matti Vaittinen <[email protected]> > +S: Maintained > +F: include/linux/devm-helpers.h > + > DEVICE-MAPPER (LVM) > M: Alasdair Kergon <[email protected]> > M: Mike Snitzer <[email protected]> >

