Please pull in these two small cleanups in the IDE layer. Thanks!
The following changes since commit 2d3e4866dea96b0506395b47bfefb234f2088dac: Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2017-05-08 12:37:56 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git for you to fetch changes up to acfead32f3f938e456d7d5e1a82c743d30b8b886: ide: don't call memcpy with the same source and destination (2017-05-08 17:36:39 -0400) ---------------------------------------------------------------- Geliang Tang (1): ide: use setup_timer Mikulas Patocka (1): ide: don't call memcpy with the same source and destination drivers/ide/ide-io.c | 2 +- drivers/ide/ide-probe.c | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-)