]> git.proxmox.com Git - qemu.git/commit - hw/ide/core.c
ide: Split atapi.c out
authorKevin Wolf <kwolf@redhat.com>
Mon, 18 Apr 2011 14:45:49 +0000 (16:45 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 27 Apr 2011 14:20:27 +0000 (16:20 +0200)
commit33231e0e221543759b11a4a79b54b9a88d4b455e
tree349dc1e8c186f51e142869917e65e091ee7c821c
parentff5c52a379b9fddaf512907e9ffdc275a722e65a
ide: Split atapi.c out

Besides moving code, this patch only fixes some whitespace issues in the moved
code and makes all functions in atapi.c static which can be static.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Makefile.objs
hw/ide/atapi.c [new file with mode: 0644]
hw/ide/core.c
hw/ide/internal.h