On Tue, 2019-04-02 at 08:20 -0700, Randy Dunlap wrote: > From: Randy Dunlap <rdun...@infradead.org> > > The header file <linux/reset.h> uses errno constant(s) and the > ERR_PTR() macro but does not #include the appropriate header files > that provide those facilities, so add 2 header files to fix > build errors.
Thank you, applied to reset/next. regards Philipp