Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754129AbdDMODz (ORCPT ); Thu, 13 Apr 2017 10:03:55 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:60411 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754083AbdDMODv (ORCPT ); Thu, 13 Apr 2017 10:03:51 -0400 Subject: Re: [PATCH v2 02/11] ABI: fix some syntax issues at the ABI database To: Mauro Carvalho Chehab , Linux Doc Mailing List , Jonathan Corbet References: <20170413102612.BA6BCC603E@b03ledav006.gho.boulder.ibm.com> Cc: Matt Ranostay , Markus Heiser , Tony Luck , Kees Cook , Greg Kroah-Hartman , Anton Vorontsov , LKML , Frederic Barrat , Mauro Carvalho Chehab , Ian Munsie , Colin Cross , linuxppc-dev@lists.ozlabs.org, Jonathan Cameron , Andreas Klinger From: Andrew Donnellan Date: Fri, 14 Apr 2017 00:02:34 +1000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0 MIME-Version: 1.0 In-Reply-To: <20170413102612.BA6BCC603E@b03ledav006.gho.boulder.ibm.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable x-cbid: 17041314-0044-0000-0000-00000241D7C7 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17041314-0045-0000-0000-000006C8CC78 Message-Id: X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-04-13_11:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1702020001 definitions=main-1704130119 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1095 Lines: 22 On 13/04/17 20:08, Mauro Carvalho Chehab wrote: > diff --git a/Documentation/ABI/testing/sysfs-class-cxl b/Documentation/ABI/testing/sysfs-class-cxl > index 640f65e79ef1..d0b32452dfe1 100644 > --- a/Documentation/ABI/testing/sysfs-class-cxl > +++ b/Documentation/ABI/testing/sysfs-class-cxl > @@ -1,6 +1,6 @@ > -Note: Attributes that are shared between devices are stored in the directory > -pointed to by the symlink device/. > -Example: The real path of the attribute /sys/class/cxl/afu0.0s/irqs_max is > +Please notice that attributes that are shared between devices are stored in > +the directory pointed to by the symlink device/. > +For example, the real path of the attribute /sys/class/cxl/afu0.0s/irqs_max is > /sys/class/cxl/afu0.0s/device/irqs_max, i.e. /sys/class/cxl/afu0.0/irqs_max. If you end up respinning this, I'd prefer "Note that" or "Please note that" rather than "Please notice". Otherwise, for cxl: Reviewed-by: Andrew Donnellan -- Andrew Donnellan OzLabs, ADL Canberra andrew.donnellan@au1.ibm.com IBM Australia Limited