]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 Aug 2016 22:31:14 +0000 (18:31 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 Aug 2016 22:31:14 +0000 (18:31 -0400)
commitb067c9045af4791a5836042f743d12477131f7b5
tree3f6b853e563afdbd802c5582e418e8e43b1463f4
parent8e7106a60748e74f4c76b2204e83f14e4dc041cc
parenta549c45a22de800e00045959b2d4f1b15b9f815a
Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux

Pull parisc updates from Helge Deller:

 - added an optimized hash implementation for parisc (George Spelvin)

 - C99 style cleanups in iomap.c (Amitoj Kaur Chawla)

 - added breaks to switch statement in PDC function (noticed by Dan
   Carpenter)

* 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: Change structure intialisation to C99 style in iomap.c
  parisc: Add break statements to pdc_pat_io_pci_cfg_read()
  parisc: Add <asm/hash.h>