> "Andy" == Andy Shevchenko writes:
Andy> Even for signed types we have to check for bigger positive value
Andy> first. Otherwise it will be never happened.
Applied to 4.5/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsu
On Thu, 2015-11-26 at 20:22 +0200, Andy Shevchenko wrote:
> From: Andy Shevchenko
>
> Even for signed types we have to check for bigger positive value first.
> Otherwise it will be never happened.
>
> Acked-by: Douglas Gilbert
> Signed-off-by: Andy Shevchenko
> ---
> drivers/scsi/scsi_debug.c
On Thu, 2015-11-26 at 20:22 +0200, Andy Shevchenko wrote:
> From: Andy Shevchenko
>
> Even for signed types we have to check for bigger positive value first.
> Otherwise it will be never happened.
>
> Acked-by: Douglas Gilbert
> Signed-off-by: Andy Shevchenko
> ---
> drivers/scsi/scsi_debug.c
From: Andy Shevchenko
Even for signed types we have to check for bigger positive value first.
Otherwise it will be never happened.
Acked-by: Douglas Gilbert
Signed-off-by: Andy Shevchenko
---
drivers/scsi/scsi_debug.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/d
4 matches
Mail list logo