This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Thu May 2 22:38:50 2024 Envelope-to: j@jasper.es Delivery-date: Fri, 15 Nov 2013 16:12:14 +0100 Received: from localhost ([127.0.0.1] helo=squeeze.vs19.net) by squeeze.vs19.net with esmtp (Exim 4.80) (envelope-from ) id 1VhL4A-0002sU-5Z for j@jasper.es; Fri, 15 Nov 2013 16:12:14 +0100 Original-Recipient: rfc822;jasper@telfort.nl Received: from pop3.telfort.nl [213.75.3.52] by squeeze.vs19.net with POP3 (fetchmail-6.3.21) for (single-drop); Fri, 15 Nov 2013 16:12:14 +0100 (CET) Received: from cpxmta-msg09.kpnxchange.com (10.94.114.30) by cpxmbs-msg01.support.local (8.6.060.31) id 5279934C00831CF6 for jasper@telfort.nl; Fri, 15 Nov 2013 16:02:54 +0100 Received: from cpsmtpb-ews04.kpnxchange.com (213.75.39.7) by cpxmta-msg09.kpnxchange.com (8.6.060.14) id 5279AB4B012F4C73 for jasper@telfort.nl; Fri, 15 Nov 2013 16:02:54 +0100 Received: from cpsps-ews29.kpnxchange.com ([10.94.84.195]) by cpsmtpb-ews04.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Fri, 15 Nov 2013 16:02:54 +0100 Received: from vger.kernel.org ([209.132.180.67]) by cpsps-ews29.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Fri, 15 Nov 2013 16:02:54 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752244Ab3KOPCp convert rfc822-to-quoted-printable (ORCPT ); Fri, 15 Nov 2013 10:02:45 -0500 Received: from mail-ob0-f182.google.com ([209.85.214.182]:63381 "EHLO mail-ob0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752041Ab3KOPCc convert rfc822-to-8bit (ORCPT ); Fri, 15 Nov 2013 10:02: Received: by mail-ob0-f182.google.com with SMTP id wp18so3909993obc.41 for ; Fri, 15 Nov 2013 07:02:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-age X-Gm-Message-State: ALoCoQlb9ZfygF2g7fgeKUSQmbWro/4TuHy9LSYEBo7NvU3urRzqdkzFynzZgtnTW7IsybX/S1ia X-Received: by 10.182.107.164 with SMTP id hd4mr7380148obb.58.1384527751529; Fri, 15 Nov 2013 07:02:31 -0800 (PST) Received: from lee--X1 ([31.81.196.118]) by mx.google.com with ESMTPSA id eg8sm4346127obd.6.2013.11.15.07.02.29 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 15 Nov 2013 07:02:31 -0800 (PST) Date: Fri, 15 Nov 2013 15:02:25 +0000 From: Lee Jones 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 Message-Id: <20131115150225.GD4996@lee--X1> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: QUOTED-PRINTABLE In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-Id: X-Mailing-List: linux-kernel@vger.kernel.org X-OriginalArrivalTime: 15 Nov 2013 15:02:54.0535 (UTC) FILETIME=[C3128570:01CEE213] X-RcptDomain: telfort.nl On Fri, 15 Nov 2013, micky_ching@realsil.com.cn wrote: > From: Lee Jones >=20 > drivers/mfd/rtl8411.c: In function =1B-F=C2=A1rtl8411_fetch_vendor_se= ttings=C2=A2:=1B-A > drivers/mfd/rtl8411.c:58:7: warning: =1B-F=C2=A1reg1=C2=A2 is used un= initialized in this function [-Wuninitialized]=1B-A > drivers/mfd/rtl8411.c: In function =1B-F=C2=A1rtl8411b_fetch_vendor_s= ettings=C2=A2:=1B-A > drivers/mfd/rtl8411.c:79:7: warning: =1B-F=C2=A1reg=C2=A2 is used uni= nitialized in this function [-Wuninitialized]=1B-A > drivers/mfd/rtl8411.c: In function =1B-F=C2=A1rtl8411_fetch_vendor_se= ttings=C2=A2:=1B-A > drivers/mfd/rtl8411.c:69:26: warning: =1B-F=C2=A1reg3=C2=A2 may be us= ed uninitialized in this function [-Wuninitialized]=1B-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 > Signed-off-by: Micky Ching 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 --=20 Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org =E2=94=82 Open source software for ARM SoCs =46ollow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel"= in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/