Re: [PATCH] Possible off-by-one error

2021-02-03 Thread Samuel Thibault
Andrea G. Monaco, le mer. 03 févr. 2021 23:56:26 +0100, a ecrit: > I am still fairly new, so this could be wrong, but maybe I found an > off-by-one error. That's completely one! Applied, thanks! > diff --git a/i386/i386at/com.c b/i386/i386at/com.c > index 02b650b8..3402a025 100644 > --- a/i386/i

[PATCH] Possible off-by-one error

2021-02-03 Thread Andrea G. Monaco
Hello, I am still fairly new, so this could be wrong, but maybe I found an off-by-one error. diff --git a/i386/i386at/com.c b/i386/i386at/com.c index 02b650b8..3402a025 100644 --- a/i386/i386at/com.c +++ b/i386/i386at/com.c @@ -101,7 +101,7 @@ comprobe_general(struct bus_device *dev, int nois