[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170809.224401.279024579244491378.davem@davemloft.net>
Date: Wed, 09 Aug 2017 22:44:01 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: bhumirks@...il.com
Cc: julia.lawall@...6.fr, 3chas3@...il.com,
linux-atm-general@...ts.sourceforge.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] atm: make atmdev_ops const
From: Bhumika Goyal <bhumirks@...il.com>
Date: Wed, 9 Aug 2017 14:49:15 +0530
> Make these structures const as they are either passed to the function
> atm_dev_register having the corresponding argument as const or stored in
> the ops field of a atm_dev structure, which is also const.
> Done using Coccinelle.
>
> Signed-off-by: Bhumika Goyal <bhumirks@...il.com>
Applied.
Powered by blists - more mailing lists