commit | de4921ce9b3bc68aa530249df8d85cde8edc0968 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jun 28 12:11:31 2016 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jun 28 12:11:31 2016 -0700 |
tree | faf4e3ac30a5b3af103a329facffdd5dff3b7c9e | |
parent | 595d9e34eedc4b8d0631260ce93bbeb08e5b3bd7 [diff] | |
parent | 76bf3441ad6584ddc3aea1501927f21b21ba3a3a [diff] |
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()