Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Mar 2017 00:20:06 +0000 (16:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Mar 2017 00:20:06 +0000 (16:20 -0800)
commitf47e2db43d6865358f35a7e2c7aa035321a6537a
tree8ded6635ba91d5b6f23b700e504d69faa226f520
parent606ed721afdbba2f560db87f33cbdb72463a5d7b
parentef470a60e10eb12635d7b84c9502cea3028d44e8
Merge branch 'parisc-4.11-1' of git://git./linux/kernel/git/deller/parisc-linux

Pull parisc fixes and cleanups from Helge Deller:
 "Nothing really important in this patchset: fix resource leaks in error
  paths, coding style cleanups and code removal"

* 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: Remove flush_user_dcache_range and flush_user_icache_range
  parisc: fix a printk
  parisc: ccio-dma: Handle return NULL error from ioremap_nocache
  parisc: Define access_ok() as macro
  parisc: eisa: Fix resource leaks in error paths
  parisc: eisa: Remove coding style errors
arch/parisc/kernel/cache.c
arch/parisc/kernel/signal.c
arch/parisc/mm/fault.c
drivers/parisc/ccio-dma.c