mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-23 13:41:27 +00:00
scst_vdisk: Fix spelling of "reopening"
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6915 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -7362,7 +7362,7 @@ static void blockio_on_alua_state_change_finish(struct scst_device *dev,
|
||||
int rc = 0;
|
||||
|
||||
TRACE_MGMT_DBG("ALUA state change from %s to %s finished (dev %s), "
|
||||
"reopenning FD", scst_alua_state_name(old_state),
|
||||
"reopening FD", scst_alua_state_name(old_state),
|
||||
scst_alua_state_name(new_state), dev->virt_name);
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user