Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751218AbdFEPxD (ORCPT ); Mon, 5 Jun 2017 11:53:03 -0400 Received: from gateway31.websitewelcome.com ([192.185.143.38]:15179 "EHLO gateway31.websitewelcome.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751112AbdFEPxC (ORCPT ); Mon, 5 Jun 2017 11:53:02 -0400 Date: Mon, 05 Jun 2017 10:52:55 -0500 Message-ID: <20170605105255.Horde.KZhhW9eKbZWevMwnFwN0QUW@gator4166.hostgator.com> From: "Gustavo A. R. Silva" To: Sylwester Nawrocki Cc: Hans Verkuil , Mauro Carvalho Chehab , linux-media@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] media: platform: s3c-camif: fix arguments position in function call References: <20170602034341.GA5349@embeddedgus> <593b0303-7273-758c-cb6e-c6f97f66a4b9@samsung.com> In-Reply-To: <593b0303-7273-758c-cb6e-c6f97f66a4b9@samsung.com> User-Agent: Horde Application Framework 5 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline 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: 108.167.133.22 X-Exim-ID: 1dHuJL-0005GZ-BF X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: gator4166.hostgator.com [108.167.133.22]:13092 X-Source-Auth: garsilva@embeddedor.com X-Email-Count: 1 X-Source-Cap: Z3V6aWRpbmU7Z3V6aWRpbmU7Z2F0b3I0MTY2Lmhvc3RnYXRvci5jb20= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 771 Lines: 40 Hi Sylwester, Quoting Sylwester Nawrocki : > On 06/02/2017 05:43 AM, Gustavo A. R. Silva wrote: >> Hi Sylwester, >> >> Here is another patch in case you decide that it is >> better to apply this one. > > Thanks, I applied this patch. In future please put any comments only after > the scissors ("---") line, the comments can be then discarded automatically > and there will be no need for manually editing the patch before applying. > OK, I will do that. > -- > Regards, > Sylwester > >> Fix the position of the arguments in function call. >> >> Addresses-Coverity-ID: 1248800 >> Addresses-Coverity-ID: 1269141 >> Signed-off-by: Gustavo A. R. Silva >> --- > ^^^^^ > I got it. Thank you -- Gustavo A. R. Silva