From: Kalle Valo <kvalo@qca.qualcomm.com>
To: <rmani@qca.qualcomm.com>
Cc: <linux-wireless@vger.kernel.org>,
ath6kl-devel <ath6kl-devel@qualcomm.com>
Subject: Re: [PATCH 1/2] ath6kl: Remove useless initialization in ath6kl_read_fwlogs()
Date: Fri, 13 Jan 2012 13:54:21 +0200 [thread overview]
Message-ID: <4F101B6D.2020405@qca.qualcomm.com> (raw)
In-Reply-To: <1326360708-9362-1-git-send-email-rmani@qca.qualcomm.com>
On 01/12/2012 11:31 AM, rmani@qca.qualcomm.com wrote:
> From: Raja Mani <rmani@qca.qualcomm.com>
>
> ath6kl_read_fwlogs() assigns the value zero to the variable 'ret'
> at the time of declaration. Later, return value of ath6kl_diag_read32()
> repalces the init value. Hence removing useless zero assignment.
>
> Signed-off-by: Raja Mani <rmani@qca.qualcomm.com>
Thanks, applied.
BTW, I only got patch 1/2. What happened to patch 2?
Kalle
next prev parent reply other threads:[~2012-01-13 11:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-12 9:31 [PATCH 1/2] ath6kl: Remove useless initialization in ath6kl_read_fwlogs() rmani
2012-01-13 11:54 ` Kalle Valo [this message]
2012-01-18 5:53 ` Raja Mani
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=4F101B6D.2020405@qca.qualcomm.com \
--to=kvalo@qca.qualcomm.com \
--cc=ath6kl-devel@qualcomm.com \
--cc=linux-wireless@vger.kernel.org \
--cc=rmani@qca.qualcomm.com \
/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.