On Thu, 2018-06-14 at 13:09 -0300, Mauro Carvalho Chehab wrote: > As we move stuff around, some doc references are broken. Fix some of > them via this script: > ./scripts/documentation-file-ref-check --fix > > Manually checked that produced results are valid. > > Signed-off-by: Mauro Carvalho Chehab Acked-by: Jeff Kirsher For the Intel networking Kconfig changes. > --- > .../devicetree/bindings/clock/st/st,clkgen.txt | 8 ++++---- > .../devicetree/bindings/clock/ti/gate.txt | 2 +- > .../devicetree/bindings/clock/ti/interface.txt | 2 +- > .../bindings/cpufreq/cpufreq-mediatek.txt | 2 +- > .../devicetree/bindings/devfreq/rk3399_dmc.txt | 2 +- > .../bindings/gpu/arm,mali-midgard.txt | 2 +- > .../bindings/gpu/arm,mali-utgard.txt | 2 +- > .../devicetree/bindings/mfd/mt6397.txt | 2 +- > .../devicetree/bindings/mfd/sun6i-prcm.txt | 2 +- > .../devicetree/bindings/mmc/exynos-dw-mshc.txt | 2 +- > .../devicetree/bindings/net/dsa/ksz.txt | 2 +- > .../devicetree/bindings/net/dsa/mt7530.txt | 2 +- > .../devicetree/bindings/power/fsl,imx-gpc.txt | 2 +- > .../bindings/power/wakeup-source.txt | 2 +- > .../devicetree/bindings/usb/rockchip,dwc3.txt | 2 +- > Documentation/hwmon/ina2xx | 2 +- > Documentation/maintainer/pull-requests.rst | 2 +- > Documentation/translations/ko_KR/howto.rst | 2 +- > MAINTAINERS | 18 +++++++++------- > -- > drivers/net/ethernet/intel/Kconfig | 8 ++++---- > drivers/soundwire/stream.c | 8 ++++---- > fs/Kconfig.binfmt | 2 +- > fs/binfmt_misc.c | 2 +- > 23 files changed, 40 insertions(+), 40 deletions(-)