From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Date: Mon, 31 Oct 2016 19:32:39 +0000 Subject: Re: [PATCH 15/15] solos-pci: use permission-specific DEVICE_ATTR variants Message-Id: <20161031.153239.689239951085959593.davem@davemloft.net> List-Id: References: <1477769829-22230-1-git-send-email-Julia.Lawall@lip6.fr> <1477769829-22230-16-git-send-email-Julia.Lawall@lip6.fr> In-Reply-To: <1477769829-22230-16-git-send-email-Julia.Lawall@lip6.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Julia.Lawall@lip6.fr Cc: 3chas3@gmail.com, kernel-janitors@vger.kernel.org, linux-atm-general@lists.sourceforge.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org From: Julia Lawall Date: Sat, 29 Oct 2016 21:37:09 +0200 > Use DEVICE_ATTR_RW for read-write attributes. This simplifies the > source code, improves readbility, and reduces the chance of > inconsistencies. > > The semantic patch that makes this change is as follows: > (http://coccinelle.lip6.fr/) ... > Signed-off-by: Julia Lawall Applied to net-next.