Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753581AbdGVR3s (ORCPT ); Sat, 22 Jul 2017 13:29:48 -0400 Received: from gateway36.websitewelcome.com ([192.185.192.36]:14415 "EHLO gateway36.websitewelcome.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752226AbdGVR3n (ORCPT ); Sat, 22 Jul 2017 13:29:43 -0400 Subject: Re: [PATCH] IB/qib: remove duplicate code To: Doug Ledford , Mike Marciniszyn , Sean Hefty , Hal Rosenstock References: <20170607204202.GA29640@embeddedgus> <0d5d4e1c-ee2f-2ecb-bf25-b95954cbb5f7@redhat.com> Cc: linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org From: "Gustavo A. R. Silva" Message-ID: Date: Sat, 22 Jul 2017 12:29:39 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator4166.hostgator.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - embeddedor.com X-BWhitelist: no X-Source-IP: 189.152.147.47 X-Exim-ID: 1dYyDk-001E8O-JB X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: ([192.168.1.71]) [189.152.147.47]:48096 X-Source-Auth: garsilva@embeddedor.com X-Email-Count: 6 X-Source-Cap: Z3V6aWRpbmU7Z3V6aWRpbmU7Z2F0b3I0MTY2Lmhvc3RnYXRvci5jb20= X-Local-Domain: yes Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 852 Lines: 30 Hi Doug, On 07/22/2017 12:22 PM, Doug Ledford wrote: > On 7/22/2017 1:20 PM, Doug Ledford wrote: >> On 6/7/2017 4:42 PM, Gustavo A. R. Silva wrote: >>> Remove duplicate code. >>> >>> Addresses-Coverity-ID: 1226951 >>> Signed-off-by: Gustavo A. R. Silva >> >> This patch was accepted into 4.13-rc, thanks. > > Correction, this patch is in my queue for my for-next branch, only the > other patch, referenced below, made it into 4.13-rc. > That's cool. >> In addition, I no longer have the original email for another patch of >> yours that was also accepted into 4.13-rc. You created the patch in a >> thread asking about the argument position for argument usage in >> ib_init_ah_from_wc(). Your comment addition was accepted as well. >> >> Yeah, I noticed that. I'm glad to help out. :) Thank you -- Gustavo A. R. Silva