Philippe Mathieu-Daudé
b6a5ab27fb
hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
...
ide_create_drive() operates on a IDEBus; rename it as
ide_bus_create_drive() to emphasize its first argument
is a IDEBus.
Mechanical change using:
$ sed -i -e 's/ide_create_drive/ide_bus_create_drive/g' \
$(git grep -wl ide_create_drive)
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230215112712.23110-12-philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2023-02-27 22:29:02 +01:00
..
2023-02-08 07:28:05 +01:00
2023-02-27 22:29:01 +01:00
2023-02-08 07:28:05 +01:00
2023-02-27 22:29:02 +01:00
2023-02-27 22:29:02 +01:00
2023-02-27 22:29:02 +01:00
2023-02-27 13:27:05 +00:00
2023-02-27 22:29:01 +01:00
2023-01-16 17:51:20 +01:00
2023-01-17 10:02:37 +01:00
2023-02-27 22:29:02 +01:00
2023-02-27 22:29:02 +01:00
2023-02-27 13:27:04 +00:00
2023-02-27 22:29:02 +01:00
2023-02-08 07:28:05 +01:00
2023-02-27 22:29:01 +01:00
2023-02-27 22:29:02 +01:00
2023-02-27 22:29:02 +01:00
2023-02-08 07:16:23 +01:00
2023-02-27 22:29:01 +01:00
2023-01-08 01:54:22 -05:00
2023-01-08 01:54:22 -05:00
2023-02-27 22:29:02 +01:00
2023-02-08 07:28:05 +01:00
2023-02-16 22:05:46 -05:00
2023-02-27 13:27:05 +00:00
2023-02-27 22:29:02 +01:00
2023-02-27 22:29:02 +01:00
2023-02-23 14:10:17 +01:00
2023-02-27 22:29:01 +01:00
2023-01-11 16:41:13 +00:00
2023-02-07 20:13:38 +00:00
2023-02-27 22:29:01 +01:00
2023-02-27 22:29:01 +01:00
2023-02-27 14:46:00 +00:00
2023-02-27 22:29:02 +01:00
2023-02-08 07:28:05 +01:00
2023-02-08 07:28:05 +01:00
2023-02-16 07:55:37 -08:00
2023-02-27 22:29:02 +01:00
2023-02-27 09:15:39 +01:00
2023-02-27 09:15:39 +01:00
2023-01-12 17:15:09 +00:00
2023-02-27 09:15:38 +01:00
2023-02-27 22:29:02 +01:00
2023-02-23 14:10:17 +01:00
2023-02-27 22:29:02 +01:00
2023-02-16 16:00:48 +00:00
2023-02-27 22:29:02 +01:00
2023-01-16 17:51:20 +01:00
2023-02-27 22:29:02 +01:00
2023-02-27 09:15:38 +01:00
2023-02-09 10:21:11 -05:00
2023-02-07 09:02:05 +01:00
2023-01-18 11:14:34 +01:00