]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Aug 2014 00:18:09 +0000 (18:18 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Aug 2014 00:18:09 +0000 (18:18 -0600)
commit29f7fe983addb553c667c69679b3683e8ec7b4d8
tree79e067defccd0c9ef4610f2db352762da5eef216
parent0862a6fb72d6b151f096e6c65521e99939b039a9
parent1d0acdba0428b942a4742240da3d3e2e3852c81f
Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag

Pull metag architecture updates from James Hogan:
 "Just a couple of minor static analysis fixes, removal of a NULL check
  that should never happen, and fix an error check where an unsigned
  value was being checked to see if it was negative"

* tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag:
  metag: cachepart: Fix failure check
  metag: hugetlbpage: Remove null pointer checks that could never happen