From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755149AbbE2CLF (ORCPT ); Thu, 28 May 2015 22:11:05 -0400 Received: from szxga03-in.huawei.com ([119.145.14.66]:8563 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753752AbbE2CK7 (ORCPT ); Thu, 28 May 2015 22:10:59 -0400 Message-ID: <5567C9D7.5000004@huawei.com> Date: Fri, 29 May 2015 10:07:19 +0800 From: Bintian User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: Kevin Hilman CC: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , Subject: Re: [PATCH v8 4/7] clk: hisilicon: Remove __init for marking function prototypes References: <1432440671-25235-1-git-send-email-bintian.wang@huawei.com> <7hr3q0k5nq.fsf@deeprootsystems.com> In-Reply-To: <7hr3q0k5nq.fsf@deeprootsystems.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.111.68.103] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020203.5567CA05.0106,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-05-26 15:14:31, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: ab8b50061b946bb0d43cf30cef419a44 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Kevin, On 2015/5/29 0:50, Kevin Hilman wrote: > Bintian Wang writes: > >> __init markings on function prototypes are useless, so remove >> them. >> >> Suggested-by: Stephen Boyd >> Signed-off-by: Bintian Wang > > Can you repost the whole series please? > > The number of patches has increased and it's not terribly obvious how to > combine your v7 or v8 patches with the v8 patches for proper testing. I have sent the whole series, please help check. Thanks, Bintian > > Thanks, > > Kevin > > . >