hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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