[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170817.101804.2016942034542452971.davem@davemloft.net>
Date: Thu, 17 Aug 2017 10:18:04 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: arvind.yadav.cs@...il.com
Cc: tlfalcon@...ux.vnet.ibm.com, benh@...nel.crashing.org,
jallen@...ux.vnet.ibm.com, mpe@...erman.id.au,
linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
netdev@...r.kernel.org
Subject: Re: [PATCH] net: ibm: ibmveth: constify vio_device_id
From: Arvind Yadav <arvind.yadav.cs@...il.com>
Date: Thu, 17 Aug 2017 18:52:53 +0530
> vio_device_id are not supposed to change at runtime. All functions
> working with vio_device_id provided by <asm/vio.h> work with
> const vio_device_id. So mark the non-const structs as const.
>
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@...il.com>
Applied.
Powered by blists - more mailing lists