]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Jun 2016 19:11:31 +0000 (12:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Jun 2016 19:11:31 +0000 (12:11 -0700)
commit478d8dc5d18e499184171dbc973ba199fac06171
treefaf4e3ac30a5b3af103a329facffdd5dff3b7c9e
parent1c681e9a588d5ce22724092980c795c42c77b5c4
parentd82433de4e17e49620dfdbc0cf42bf6926cb8844
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata

Pull libata fixes from Tejun Heo:
 "Two trivial fixes - one for a bug in the allocation failure path and
  the other a compiler warning fix"

* 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata:
  ata: sata_mv: fix mis-conversion in mv_write_cached_reg()
  ata: fix return value check in ahci_seattle_get_port_info()