forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
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