Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753839AbdFWHxe (ORCPT ); Fri, 23 Jun 2017 03:53:34 -0400 Received: from mail.skyhub.de ([5.9.137.197]:35482 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753319AbdFWHxc (ORCPT ); Fri, 23 Jun 2017 03:53:32 -0400 Date: Fri, 23 Jun 2017 09:53:17 +0200 From: Borislav Petkov To: "Gustavo A. R. Silva" Cc: Tony Luck , Mauro Carvalho Chehab , Qiuxu Zhuo , linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] edac: pnd2_edac: add code comment for clarification and update variable assignment Message-ID: <20170623075317.z5cao5ah4o3a6qph@pd.tnic> References: <20170622164345.Horde.SwUuX9eHAPqyFo5pq1RUp09@gator4166.hostgator.com> <20170622220535.GA4896@embeddedgus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20170622220535.GA4896@embeddedgus> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 520 Lines: 17 On Thu, Jun 22, 2017 at 05:05:35PM -0500, Gustavo A. R. Silva wrote: > Add code comment to make it clear that the fall-through is intentional and, > OR ret with its previous value to avoid overwriting it. > > Cc: Borislav Petkov > Signed-off-by: Gustavo A. R. Silva > --- > drivers/edac/pnd2_edac.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Applied, thanks. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.