On Fri, 19 Apr 2019 12:55:48 -0600 Jonathan Corbet <corbet@xxxxxxx> wrote: > > -.. kernel-doc:: lib/div64.c > > +.. kernel-doc:: lib/math/div64.c > > :functions: div_s64_rem div64_u64_rem div64_u64 div64_s64 > > > > -.. kernel-doc:: lib/gcd.c > > +.. kernel-doc:: lib/math/gcd.c > > :export: > > This, of course, creates a build error in docs-next...hopefully that > situation won't last more than a couple of weeks or so. I'll fold this into the base patch lib-move-mathematic-helpers-to-separate-folder.patch so there won't be such a situation. > Applied, thanks. Please unapply ;)