[PULL] Two documentation fixes

From: Jonathan Corbet
Date: Fri Dec 30 2016 - 10:56:30 EST


The following changes since commit
7ce7d89f48834cefece7804d38fc5d85382edf77:

Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)

are available in the git repository at:

git://git.lwn.net/linux.git tags/docs-4.10-rc1-fix

for you to fetch changes up to 36f671be1db1b17d3d4ab0c8b47f81ccb1efcb75:

Documentation/unaligned-memory-access.txt: fix incorrect comparison operator (2016-12-27 13:08:42 -0700)

----------------------------------------------------------------
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

----------------------------------------------------------------
Cihangir Akturk (1):
Documentation/unaligned-memory-access.txt: fix incorrect comparison operator

John Brooks (1):
docs: Fix build failure

Jonathan Corbet (1):
Merge tag 'v4.10-rc1' into docs-next

Documentation/DocBook/Makefile | 2 +-
Documentation/unaligned-memory-access.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)