Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1519013

Re: [PATCH v2 1/2] Staging: fsl-mc: include: mc: Kernel type 's16' preferred over 'int16_t'

From Shiva Kerdel <shiva@exdev.nl>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/2] Staging: fsl-mc: include: mc: Kernel type 's16' preferred over 'int16_t'
Date 2016-11-10 15:40 +0100
Message-ID <sBYGd-7rk-9@gated-at.bofh.it> (permalink)
References <sBYmR-7lj-3@gated-at.bofh.it> <sBYwy-7ok-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


I corrected the log message because I wrote 's32' instead of 's16' in 
this patch (confused with the other one that I sent too).

Thank you for your guidance,

Shiva Kerdel

On 11/10/16 15:20, Greg KH wrote:
> On Thu, Nov 10, 2016 at 03:09:07PM +0100, Shiva Kerdel wrote:
>> Follow the kernel type preferrences of using 's16' over 'int16_t'.
>>
>> Signed-off-by: Shiva Kerdel <shiva@exdev.nl>
>> Acked-by: Stuart Yoder <stuart.yoder@nxp.com>
>> ---
>>   drivers/staging/fsl-mc/include/mc-bus.h | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
> You forgot to put, below the --- line, what changed from v1 to v2 :(
>
> third time is a charm?
>
> thanks,
>
> greg k-h

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/2] Staging: fsl-mc: include: mc: Kernel type 's16' preferred over 'int16_t' Shiva Kerdel <shiva@exdev.nl> - 2016-11-10 15:20 +0100
  Re: [PATCH v2 1/2] Staging: fsl-mc: include: mc: Kernel type 's16'  preferred over 'int16_t' Greg KH <gregkh@linuxfoundation.org> - 2016-11-10 15:30 +0100
    Re: [PATCH v2 1/2] Staging: fsl-mc: include: mc: Kernel type 's16'  preferred over 'int16_t' Shiva Kerdel <shiva@exdev.nl> - 2016-11-10 15:40 +0100

csiph-web