On Fri, 18 Jan 2019 21:38:32 +0100 Otto Sabart <ottosabart@xxxxxxxxxx> wrote: > Convert scaling document into reStructuredText and add reference to > scaling document into main table of contents in network documentation. > > There are no semantic changes. > > There are no references to "scaling.txt" file. Whole kernel tree was > checked using: > $ grep -r "scaling\.txt" > > Signed-off-by: Otto Sabart <ottosabart@xxxxxxxxxx> So this didn't apply cleanly to docs-next due to a conflict with commit d96bedb2b248 ("doc: networking: add offload documents into main index file") by one Otto Sabart. I've fixed that up, but in the future it will be helpful if you can be sure that your patches are against the docs tree if you want me to merge them. Thanks, jon