From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Authentication-Results: lists.ozlabs.org; spf=none (mailfrom) smtp.mailfrom=linux.vnet.ibm.com (client-ip=148.163.156.1; helo=mx0a-001b2d01.pphosted.com; envelope-from=eajames@linux.vnet.ibm.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=linux.vnet.ibm.com Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 415VJ274Q7zF0f7 for ; Thu, 14 Jun 2018 00:58:42 +1000 (AEST) Received: from pps.filterd (m0098409.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w5DEsNvn033322 for ; Wed, 13 Jun 2018 10:58:40 -0400 Received: from e33.co.us.ibm.com (e33.co.us.ibm.com [32.97.110.151]) by mx0a-001b2d01.pphosted.com with ESMTP id 2jk4gnb9e1-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 13 Jun 2018 10:58:39 -0400 Received: from localhost by e33.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 13 Jun 2018 08:58:39 -0600 Received: from b03cxnp08025.gho.boulder.ibm.com (9.17.130.17) by e33.co.us.ibm.com (192.168.1.133) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; (version=TLSv1/SSLv3 cipher=AES256-GCM-SHA384 bits=256/256) Wed, 13 Jun 2018 08:58:36 -0600 Received: from b03ledav001.gho.boulder.ibm.com (b03ledav001.gho.boulder.ibm.com [9.17.130.232]) by b03cxnp08025.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id w5DEwZ4l15597992 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 13 Jun 2018 07:58:35 -0700 Received: from b03ledav001.gho.boulder.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 8995F6E058; Wed, 13 Jun 2018 08:58:35 -0600 (MDT) Received: from b03ledav001.gho.boulder.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 2C10F6E052; Wed, 13 Jun 2018 08:58:35 -0600 (MDT) Received: from [9.41.102.69] (unknown [9.41.102.69]) by b03ledav001.gho.boulder.ibm.com (Postfix) with ESMTP; Wed, 13 Jun 2018 08:58:35 -0600 (MDT) Subject: Re: [RFC PATCH 2/5] fsi/scom: Whitespace fixes To: Benjamin Herrenschmidt , openbmc@lists.ozlabs.org Cc: Andrew Jeffery , Greg Kroah-Hartman , linux-kernel@vger.kernel.org References: <20180612051911.20690-1-benh@kernel.crashing.org> <20180612051911.20690-3-benh@kernel.crashing.org> From: Eddie James Date: Wed, 13 Jun 2018 09:58:34 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <20180612051911.20690-3-benh@kernel.crashing.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-TM-AS-GCONF: 00 x-cbid: 18061314-0036-0000-0000-000009FC45DC X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00009183; HX=3.00000241; KW=3.00000007; PH=3.00000004; SC=3.00000265; SDB=6.01046401; UDB=6.00535906; IPR=6.00825376; MB=3.00021625; MTD=3.00000008; XFM=3.00000015; UTC=2018-06-13 14:58:38 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 18061314-0037-0000-0000-000047B9766B Message-Id: X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2018-06-13_06:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1805220000 definitions=main-1806130160 X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2018 14:58:43 -0000 On 06/12/2018 12:19 AM, Benjamin Herrenschmidt wrote: > No functional changes > > Signed-off-by: Benjamin Herrenschmidt Reviewed-by: Eddie James > --- > drivers/fsi/fsi-scom.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/drivers/fsi/fsi-scom.c b/drivers/fsi/fsi-scom.c > index 3cba0eb645e1..8a608db0aa07 100644 > --- a/drivers/fsi/fsi-scom.c > +++ b/drivers/fsi/fsi-scom.c > @@ -49,7 +49,7 @@ static struct list_head scom_devices; > static DEFINE_IDA(scom_ida); > > static int put_scom(struct scom_device *scom_dev, uint64_t value, > - uint32_t addr) > + uint32_t addr) > { > int rc; > uint32_t data; > @@ -77,7 +77,7 @@ static int put_scom(struct scom_device *scom_dev, uint64_t value, > } > > static int get_scom(struct scom_device *scom_dev, uint64_t *value, > - uint32_t addr) > + uint32_t addr) > { > uint32_t result, data; > int rc; > @@ -110,7 +110,7 @@ static int get_scom(struct scom_device *scom_dev, uint64_t *value, > } > > static ssize_t scom_read(struct file *filep, char __user *buf, size_t len, > - loff_t *offset) > + loff_t *offset) > { > int rc; > struct miscdevice *mdev = > @@ -136,7 +136,7 @@ static ssize_t scom_read(struct file *filep, char __user *buf, size_t len, > } > > static ssize_t scom_write(struct file *filep, const char __user *buf, > - size_t len, loff_t *offset) > + size_t len, loff_t *offset) > { > int rc; > struct miscdevice *mdev = filep->private_data;