mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 21:38:32 +08:00
[PATCH] drivers/s390 misc sparse annotations
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
90cbad6591
commit
6aae873847
@ -1987,7 +1987,7 @@ zfcp_erp_adapter_strategy_open_qdio(struct zfcp_erp_action *erp_action)
|
||||
sbale = &(adapter->response_queue.buffer[i]->element[0]);
|
||||
sbale->length = 0;
|
||||
sbale->flags = SBAL_FLAGS_LAST_ENTRY;
|
||||
sbale->addr = 0;
|
||||
sbale->addr = NULL;
|
||||
}
|
||||
|
||||
ZFCP_LOG_TRACE("calling do_QDIO on adapter %s (flags=0x%x, "
|
||||
|
Loading…
Reference in New Issue
Block a user