X-Git-Url: http://git.etherboot.org/mirror/scst/.git/blobdiff_plain/fa3069db577f85477f52d9d57dd59a323b0e011a..74173fa0a16dd21cd2456b911319b3250be72eab:/iscsi-scst/kernel/nthread.c?ds=sidebyside diff --git a/iscsi-scst/kernel/nthread.c b/iscsi-scst/kernel/nthread.c index 54acd1d..9819e69 100644 --- a/iscsi-scst/kernel/nthread.c +++ b/iscsi-scst/kernel/nthread.c @@ -765,7 +765,7 @@ out: static void process_read_io(struct iscsi_conn *conn, int *closed) { struct iscsi_cmnd *cmnd = conn->read_cmnd; - int res; + int res = 0; TRACE_ENTRY();