]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 30 Dec 2016 17:32:26 +0000 (09:32 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 30 Dec 2016 17:32:26 +0000 (09:32 -0800)
commit9c54da6f79e20166fa4b9ffa85702ca48e610c76
treeed11bb89c3c61cba7aff3ebc90647f83758a982d
parent35f35fababb0d22011de650c2e7aa49e7a80a187
parentf72de77e65655a204edbd555ca66eb6a0e51774e
Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux

Pull documentation fixes from Jonathan Corbet:
 "Two small fixes:

   - A merge error on my part broke the DocBook build. I've
     requisitioned one of tglx's frozen sharks for appropriate
     disciplinary action and resolved to be more careful about testing
     the DocBook stuff as long as it's still around.

   - Fix an error in unaligned-memory-access.txt"

* tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux:
  Documentation/unaligned-memory-access.txt: fix incorrect comparison operator
  docs: Fix build failure