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)
commitfd1cf90580289f83f9c972bb367a74d846d281c4
tree79e067defccd0c9ef4610f2db352762da5eef216
parent06b8ab55289345ab191bf4bf0e4acc6d4bdf293d
parentf93125ae17d1d259b5aba84016db260903822194
Merge tag 'metag-for-v3.17' of git://git./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