From: Dave Jones <davej@redhat.com>
To: jayamohank@serverengines.com
Cc: linux-scsi@vger.kernel.org
Subject: strange comparison in be2iscsi
Date: Thu, 24 Oct 2013 04:47:21 -0400 [thread overview]
Message-ID: <20131024084721.GA15720@redhat.com> (raw)
A few years ago, in 4183122dbc7c489f11971c5afa8e42011bca7fa2
this code was added to drivers/scsi/be2iscsi/be_main.c
+ if (abrt_task->sc->device->lun != abrt_task->sc->device->lun)
+ continue;
Which doesn't make a lot of sense.
What was the intent here ?
Dave
next reply other threads:[~2013-10-24 8:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-24 8:47 Dave Jones [this message]
2013-10-24 9:42 ` strange comparison in be2iscsi Dave Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131024084721.GA15720@redhat.com \
--to=davej@redhat.com \
--cc=jayamohank@serverengines.com \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.