On Tue, Nov 15, 2016 at 09:30:03AM +0100, Shiva Kerdel wrote:
> After following a discussion about the used integer types Dan Carpenter
> pointed out that 'int' types should be used over the current change to
> 's16'. The reason for this is to have an upper bound instead of overflowing
> the 's16' so we could still remove devices.
> 
> Signed-off-by: Shiva Kerdel <sh...@exdev.nl>
> Suggested-by: Stuart Yoder <stuart.yo...@nxp.com>
> Suggested-by: Dan Carpenter <dan.carpen...@oracle.com>
> ---
>  drivers/staging/fsl-mc/include/mc-bus.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

In the future, don't do [RESPIN] as that means nothing to me, and is
just noise...

thanks,

greg k-h

Reply via email to