forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
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