]> 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)
commit916461cbf712f7d577940850d6bef331391a37df
tree79e067defccd0c9ef4610f2db352762da5eef216
parent5a2c81a6a27e6c47ad4c7534d655bcdc2aee7744
parentfa2c291a74b58a95a79f6f0eb0f72b3d443def47
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