All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raja Mani <rmani@qca.qualcomm.com>
To: Kalle Valo <kvalo@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: Wed, 18 Jan 2012 11:23:03 +0530	[thread overview]
Message-ID: <4F165E3F.4090707@qca.qualcomm.com> (raw)
In-Reply-To: <4F101B6D.2020405@qca.qualcomm.com>

On Friday 13 January 2012 05:24 PM, Kalle Valo wrote:
> 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?

Oops, I wanted to send only this patch.
It's a title mistake. Sorry about that.

>
> Kalle

      reply	other threads:[~2012-01-18  5: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
2012-01-18  5:53   ` Raja Mani [this message]

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=4F165E3F.4090707@qca.qualcomm.com \
    --to=rmani@qca.qualcomm.com \
    --cc=ath6kl-devel@qualcomm.com \
    --cc=kvalo@qca.qualcomm.com \
    --cc=linux-wireless@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.