From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752087AbdJZDDO (ORCPT ); Wed, 25 Oct 2017 23:03:14 -0400 Received: from mail-pg0-f45.google.com ([74.125.83.45]:43567 "EHLO mail-pg0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752039AbdJZDDL (ORCPT ); Wed, 25 Oct 2017 23:03:11 -0400 X-Google-Smtp-Source: ABhQp+TZsebBEmoy1vo0vsHJwtrEpkDFnwVfMwCWil7l7nVXh5xaifI9L2tERmGTK1IkaqD7KikkLg== Date: Thu, 26 Oct 2017 08:33:07 +0530 From: Viresh Kumar To: Bhumika Goyal Cc: julia.lawall@lip6.fr, sudeep.holla@arm.com, rjw@rjwysocki.net, liviu.dudau@arm.com, lorenzo.pieralisi@arm.com, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 0/2] cpufreq: arm_big_little: make function arguments and structures const Message-ID: <20171026030307.GA4240@vireshk-i7> References: <1508410755-13666-1-git-send-email-bhumirks@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1508410755-13666-1-git-send-email-bhumirks@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 19-10-17, 12:59, Bhumika Goyal wrote: > Make some function arguments as const. After this change make the > cpufreq_arm_bL_ops structures const. Acked-by: Viresh Kumar -- viresh