Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1171283AbdDXN0U (ORCPT ); Mon, 24 Apr 2017 09:26:20 -0400 Received: from mout.web.de ([212.227.17.11]:62871 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1171167AbdDXNYk (ORCPT ); Mon, 24 Apr 2017 09:24:40 -0400 Subject: Re: IB/ocrdma: Improve size determinations in ten functions To: Dennis Dalessandro Cc: Leon Romanovsky , Doug Ledford , Devesh Sharma , Hal Rosenstock , Sean Hefty , Selvin Xavier , Yuval Shaia , linux-rdma@vger.kernel.org, LKML , kernel-janitors@vger.kernel.org References: <1492720999.3041.18.camel@redhat.com> <86425035-7da8-d2b1-8544-d4f7540d50c6@users.sourceforge.net> <755f6c2c-03a2-7248-a5e3-9190d119cdaf@users.sourceforge.net> <20170423073311.GA14088@mtr-leonro.local> <1f122892-7e67-a7ca-ae7f-7ac8e2b7a037@intel.com> From: SF Markus Elfring Message-ID: Date: Mon, 24 Apr 2017 15:23:52 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0.1 MIME-Version: 1.0 In-Reply-To: <1f122892-7e67-a7ca-ae7f-7ac8e2b7a037@intel.com> Content-Type: text/plain; charset=windows-1252 Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:coIKWqejsrk5xKO3psboJFma688giMmOylBX8YAjp4vEggCz8bd POOIquLERTBf6EVUWZ2TZT1x2Ps+ywcsXDq2uDhEx4jCXm80KErLwYZIKGSFKYaHWz/Ns1A WePpGrpx7rRLHOucN6BcNDq7KW1B1BPZorGVb48dzZUcK0KmMe5ytxQBdAndWYr7HJ7wq46 f1wQ7PZbUNd+0SoGpWJIg== X-UI-Out-Filterresults: notjunk:1;V01:K0:zlt6Xyg2prU=:Pj9JwNyCyffy2u6L7MfVNy x70y8Gmz7QeCKHOmB27s/2NwGrQXsZhUfVQwyBaAYy3lGJC0FBQ12gTY6TuXtIdiTx2wXUf2+ r1HAO3bqMNIzjH3fgwDey57PiqxtH3Uwg5/D24Iefiy/wiloAojVa76fZRJSYT0IItZbnPfeA y85lceOhVpqdb6WL+Py5qyhb0Bu8pLcDHLjNJAa1Mipil5Y+Rmm7a02T/gFHgqUMp3bE/HSdk 5jZ8GKcFf/2G3q8D5q+1zi0U7uTauSwvSOfOVoYwwJrgt0cd9GBCDyIcRVffWH44k7Xlf89pc 4hYFd7km6hUTIVZXWQ7e7xKfmO8YJWZqysyKTg0aBZkIkWZrbHnCP4Ft6kflU4xjyl6Mye9Sr U4QwkBBlQDeN6r//G4FoHQ75iVsItJC4exBXDmF21QQ7LNTO5pNmt05KQ2jT1O/tGuw8d4w8v L5t8n3f3cjagc2bi+spbueftGNcFLhdp8nDStyoMB1lamJKxehR1STOaxxFhltijPIJUKtbgm t5Re4i8LIcOO5czsT3HYGCiBdKe8xWz3kS01pCse4gze+9oQaLJcPwe3o6ItZFar7E9VvJGEy +GvUX4qrlTYyYtD8yeuUvQnIFixy4oVLMaBMjnVTGw11BsKsrgH9xPxLXtepsawmsNBQ/wno6 cbInC6eyX3ULnLO1bPF9cAAa+Kt7zgty0qQI0ZoEhdi42o1Vi2A5rz6QRFMrJXBIbMDkpPz66 Nr0BK0kItiPUkXmzaJ4NmnTa3hHP5Dl1uS/zyNFcBeUtiiN/Zju/PE9GtL7Nk52bNDEerDw1l QG0lJBm Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 646 Lines: 15 > Markus, what have you done to ensure your patches don't break anything? I would expect that this update step will not change the run time behaviour for the OCRDMA module. I guess that it will influence the run time characteristics for compilation of three adjusted source files besides the proposed coding style improvements. Further update steps change other source code places. I hope that their impact can be clarified according to your expectations for each shown update possibility separately. Some of them got a bit of acceptance already. How would you like to reduce any remaining software development concerns here? Regards, Markus