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


Groups > linux.kernel > #1466072

Re: [PATCH] atm: fore200e: Do not drop const qualifier

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] atm: fore200e: Do not drop const qualifier
Date 2016-08-19 09:00 +0200
Message-ID <s7LWy-2b5-27@gated-at.bofh.it> (permalink)
References <s7aDE-2HU-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: LABBE Corentin <clabbe.montjoie@gmail.com>
Date: Wed, 17 Aug 2016 15:56:45 +0200

> The data member of structure firmware is const and this constness is
> dropped by some cast.
> This patch add some const for keeping the const information.
> 
> Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>

Applied.

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


Thread

[PATCH] atm: fore200e: Do not drop const qualifier LABBE Corentin <clabbe.montjoie@gmail.com> - 2016-08-17 17:10 +0200
  Re: [PATCH] atm: fore200e: Do not drop const qualifier David Miller <davem@davemloft.net> - 2016-08-19 09:00 +0200

csiph-web