Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753954AbbHXUdV (ORCPT ); Mon, 24 Aug 2015 16:33:21 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:51514 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751235AbbHXUdU (ORCPT ); Mon, 24 Aug 2015 16:33:20 -0400 Date: Mon, 24 Aug 2015 13:33:18 -0700 From: Stephen Boyd To: Masahiro Yamada Cc: arm@kernel.org, Arnd Bergmann , linux-kernel@vger.kernel.org, Russell King , Geert Uytterhoeven , Frederic Weisbecker , Yingjoe Chen , Pavel Machek , "Peter Zijlstra (Intel)" , linux-arm-kernel@lists.infradead.org, Stephen Warren Subject: Re: [PATCH 01/18] ARM: add const qualifier to the argument of smp_set_ops() Message-ID: <20150824203318.GB14330@codeaurora.org> References: <1440390978-22796-1-git-send-email-yamada.masahiro@socionext.com> <1440390978-22796-2-git-send-email-yamada.masahiro@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1440390978-22796-2-git-send-email-yamada.masahiro@socionext.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 617 Lines: 17 On 08/24, Masahiro Yamada wrote: > This function just copies '*ops' to 'smp_ops', so the given > structure '*ops' is not modified at all. > > Signed-off-by: Masahiro Yamada > --- Acked-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/