hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/s390/block/dasd_int.h
....@@ -298,7 +298,7 @@
298298 * e.g. verify that new path is compatible with the current
299299 * configuration.
300300 */
301
- int (*verify_path)(struct dasd_device *, __u8);
301
+ int (*pe_handler)(struct dasd_device *, __u8);
302302
303303 /*
304304 * Last things to do when a device is set online, and first things