Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1708227

Re: [PATCH] net: atm: make atmdev_ops const

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] net: atm: make atmdev_ops const
Date 2017-08-10 07:50 +0200
Message-ID <ucOw2-1gs-5@gated-at.bofh.it> (permalink)
References <ucvD3-5jn-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Bhumika Goyal <bhumirks@gmail.com>
Date: Wed,  9 Aug 2017 15:02:08 +0530

> Make these const as they are only stored in the ops field of a atm_dev
> structure, which is const.
> Done using Coccinelle.
> 
> Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>

Applied.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] net: atm: make atmdev_ops const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-09 11:40 +0200
  Re: [PATCH] net: atm: make atmdev_ops const David Miller <davem@davemloft.net> - 2017-08-10 07:50 +0200

csiph-web