Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752940AbcKIAH2 (ORCPT ); Tue, 8 Nov 2016 19:07:28 -0500 Received: from mail-db5eur01on0079.outbound.protection.outlook.com ([104.47.2.79]:53114 "EHLO EUR01-DB5-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750745AbcKIAH1 (ORCPT ); Tue, 8 Nov 2016 19:07:27 -0500 From: Stuart Yoder To: Shiva Kerdel CC: "gregkh@linuxfoundation.org" , "German.Rivera@freescale.com" , German Rivera , "treding@nvidia.com" , "Nipun Gupta" , "linux-kernel@vger.kernel.org" , "devel@driverdev.osuosl.org" , Laurentiu Tudor Subject: RE: [PATCH v2 2/2] Staging: fsl-mc: include: mc: Kernel type 's32' preferred over 'int32_t' Thread-Topic: [PATCH v2 2/2] Staging: fsl-mc: include: mc: Kernel type 's32' preferred over 'int32_t' Thread-Index: AQHSOdbHBarRi0wQ6UO3upb2bdpYgaDPwl9A Date: Tue, 8 Nov 2016 23:52:11 +0000 Message-ID: References: <20161108154214.16243-1-shiva@exdev.nl> <20161108154214.16243-2-shiva@exdev.nl> In-Reply-To: <20161108154214.16243-2-shiva@exdev.nl> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=stuart.yoder@nxp.com; x-originating-ip: [162.203.173.167] x-ms-office365-filtering-correlation-id: dede776a-3ed8-49db-76da-08d408324223 x-microsoft-exchange-diagnostics: 1;VI1PR0401MB1854;7:CE2T+iFXo2oEXIeLUGDRZ/59OtxWad7XOoDs6wLgIYrzKDWnUlXB9HURfzTZuy4oD2qh5kRVkg2LGWaNQD91K2ZBoQuVEgHz+HpHZOlswgevh/BbUEO+W9GPp4m71SqybXKvd5A/0fVU2HZl7dcQpCvyRKZ5OwfOfU5mulC4BFwFZHKTBD5VsPaTJ71uFoo8wdsWbpAt5duqB3ieZ42iYJuYavPSjMJnzVoQYIcc9G4KUvbe3SaKEH/crBfekLQufL902thQqVp47RUfSFYrn5XKk7q01L5xgZzEu8mS4O10n2gCuG0YmaCHSt7dCulXWwkgmYqr1ygbowKQEGm4vBqYLBUyhpM3ynIlOy5ga3w= x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:VI1PR0401MB1854; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(9452136761055)(185117386973197)(101931422205132); x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(6045074)(6060229)(6040176)(601004)(2401047)(8121501046)(5005006)(3002001)(10201501046)(6055026)(6046074)(6072074);SRVR:VI1PR0401MB1854;BCL:0;PCL:0;RULEID:;SRVR:VI1PR0401MB1854; x-forefront-prvs: 01208B1E18 x-forefront-antispam-report: SFV:NSPM;SFS:(10009020)(6009001)(7916002)(189002)(377454003)(13464003)(199003)(8936002)(6916009)(5660300001)(3846002)(106116001)(33656002)(105586002)(305945005)(101416001)(106356001)(6116002)(68736007)(102836003)(7846002)(189998001)(76576001)(7736002)(54356999)(50986999)(76176999)(586003)(9686002)(2950100002)(7696004)(8676002)(81156014)(4326007)(122556002)(3280700002)(2900100001)(3660700001)(92566002)(77096005)(66066001)(575784001)(74316002)(86362001)(110136003)(97736004)(2906002)(81166006)(87936001);DIR:OUT;SFP:1101;SCL:1;SRVR:VI1PR0401MB1854;H:VI1PR0401MB2638.eurprd04.prod.outlook.com;FPR:;SPF:None;PTR:InfoNoRecords;MX:1;A:1;LANG:en; spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-originalarrivaltime: 08 Nov 2016 23:52:11.4728 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-Transport-CrossTenantHeadersStamped: VI1PR0401MB1854 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id uA907WAp011250 Content-Length: 1238 Lines: 33 > -----Original Message----- > From: Shiva Kerdel [mailto:shiva@exdev.nl] > Sent: Tuesday, November 08, 2016 9:42 AM > To: Stuart Yoder > Cc: gregkh@linuxfoundation.org; German.Rivera@freescale.com; German Rivera ; > treding@nvidia.com; itai.katz@nxp.com; Nipun Gupta ; linux-kernel@vger.kernel.org; > devel@driverdev.osuosl.org; Shiva Kerdel > Subject: [PATCH v2 2/2] Staging: fsl-mc: include: mc: Kernel type 's32' preferred over 'int32_t' > > Follow the kernel type preferrences of using 's32' over 'int32_t'. > > Signed-off-by: Shiva Kerdel > --- > drivers/staging/fsl-mc/include/mc.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/staging/fsl-mc/include/mc.h b/drivers/staging/fsl-mc/include/mc.h > index a781a36..1c46c0c 100644 > --- a/drivers/staging/fsl-mc/include/mc.h > +++ b/drivers/staging/fsl-mc/include/mc.h > @@ -81,7 +81,7 @@ enum fsl_mc_pool_type { > */ > struct fsl_mc_resource { > enum fsl_mc_pool_type type; > - int32_t id; > + s32 id; > void *data; > struct fsl_mc_resource_pool *parent_pool; > struct list_head node; Acked-by: Stuart Yoder