[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160911.194819.1394072668837372328.davem@davemloft.net>
Date: Sun, 11 Sep 2016 19:48:19 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: Julia.Lawall@...6.fr
Cc: netdev@...r.kernel.org, joe@...ches.com,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 25/26] pch_gbe: constify local structures
Julia, I went over the networking driver patches in this series and
I have to say that I'd rather see these changes be more durable
and self-checking.
By this I mean that I want you to also make the driver private pointer
that holds these structures be const too.
Then if there are really any assignments to the objects being marked
const, it will show immediately.
Thank you.
Powered by blists - more mailing lists