From: Lee Jones <lee.jones@linaro.org>
To: micky_ching@realsil.com.cn
Cc: sameo@linux.intel.com, devel@linuxdriverproject.org,
linux-kernel@vger.kernel.org, gregkh@linuxfoundation.org,
wei_wang@realsil.com.cn, rogerable@realtek.com
Subject: Re: [PATCH 3/3] mfd: rtsx: Prevent 'used uninitialised' warnings
Date: Fri, 15 Nov 2013 15:02:25 +0000 [thread overview]
Message-ID: <20131115150225.GD4996@lee--X1> (raw)
In-Reply-To: <a94db6f718e42afbe363af2fc0f006c92f223e54.1384503048.git.micky_ching@realsil.com.cn>
On Fri, 15 Nov 2013, micky_ching@realsil.com.cn wrote:
> From: Lee Jones <lee.jones@linaro.org>
>
> drivers/mfd/rtl8411.c: In function ^[-F¡rtl8411_fetch_vendor_settings¢:^[-A
> drivers/mfd/rtl8411.c:58:7: warning: ^[-F¡reg1¢ is used uninitialized in this function [-Wuninitialized]^[-A
> drivers/mfd/rtl8411.c: In function ^[-F¡rtl8411b_fetch_vendor_settings¢:^[-A
> drivers/mfd/rtl8411.c:79:7: warning: ^[-F¡reg¢ is used uninitialized in this function [-Wuninitialized]^[-A
> drivers/mfd/rtl8411.c: In function ^[-F¡rtl8411_fetch_vendor_settings¢:^[-A
> drivers/mfd/rtl8411.c:69:26: warning: ^[-F¡reg3¢ may be used uninitialized in this function [-Wuninitialized]^[-A
Something wrong with your email client here.
Using `git send-mail` is preferable.
Please read:
Documentation/email-clients.txt
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> Signed-off-by: Micky Ching <micky_ching@realsil.com.cn>
All you need to do with this patch is reply to the one I sent with an
Acked-by, Reviewed-by or Tested-by.
Please read:
Documentation/SubmittingPatches
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2013-11-15 15:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-15 8:34 [PATCH 0/3] mfd: rtsx: Decrease driver size and add new device micky_ching
2013-11-15 8:34 ` [PATCH 1/3] mfd: rtsx: reduce code duplication in rtl8411 micky_ching
2013-11-15 14:58 ` Lee Jones
2013-11-15 8:34 ` [PATCH 2/3] mfd: rtsx: add card reader rtl8402 micky_ching
2013-11-15 16:22 ` Lee Jones
2013-11-15 8:34 ` [PATCH 3/3] mfd: rtsx: Prevent 'used uninitialised' warnings micky_ching
2013-11-15 15:02 ` Lee Jones [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=20131115150225.GD4996@lee--X1 \
--to=lee.jones@linaro.org \
--cc=devel@linuxdriverproject.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=micky_ching@realsil.com.cn \
--cc=rogerable@realtek.com \
--cc=sameo@linux.intel.com \
--cc=wei_wang@realsil.com.cn \
/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.