]> git.baikalelectronics.ru Git - kernel.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)
commit3872e8cf884dab660eca01aeda2a57ef40634d52
tree3f6b853e563afdbd802c5582e418e8e43b1463f4
parentbb07870fd9cb5c1741b9b58164b5fdc83f433f44
parentc80b2229e97bae4e7b6d1c3f37a81e0715cce741
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>