Re: [PATCH] s390: Fix me in dasd_eer.c

2014-07-28 Thread Nick Krause
On Mon, Jul 28, 2014 at 12:02 PM, Stefan Weinhuber wrote: > Nicholas Krause wrote on 2014-07-22 08:29:32: > > [..] >> Subject: >> >> [PATCH] s390: Fix me in dasd_eer.c >> >> This patch changes return type to EMEDUIMTYPE in function, > dasd_eer_ena

Re: [PATCH] s390: Fix me in dasd_eer.c

2014-07-28 Thread Stefan Weinhuber
Nicholas Krause wrote on 2014-07-22 08:29:32: [..] > Subject: > > [PATCH] s390: Fix me in dasd_eer.c > > This patch changes return type to EMEDUIMTYPE in function, dasd_eer_enable > for when checking if the medium has no errors according to this function. > > Signed

Re: [PATCH] s390: Fix me in dasd_eer.c

2014-07-28 Thread Stefan Weinhuber
Nicholas Krause xerofo...@gmail.com wrote on 2014-07-22 08:29:32: [..] Subject: [PATCH] s390: Fix me in dasd_eer.c This patch changes return type to EMEDUIMTYPE in function, dasd_eer_enable for when checking if the medium has no errors according to this function. Signed-off

Re: [PATCH] s390: Fix me in dasd_eer.c

2014-07-28 Thread Nick Krause
On Mon, Jul 28, 2014 at 12:02 PM, Stefan Weinhuber w...@de.ibm.com wrote: Nicholas Krause xerofo...@gmail.com wrote on 2014-07-22 08:29:32: [..] Subject: [PATCH] s390: Fix me in dasd_eer.c This patch changes return type to EMEDUIMTYPE in function, dasd_eer_enable for when checking

Re: [PATCH] s390: Fix me in dasd_eer.c

2014-07-23 Thread Nick Krause
On Wed, Jul 23, 2014 at 8:18 AM, One Thousand Gnomes wrote: > On Tue, 22 Jul 2014 02:29:32 -0400 > Nicholas Krause wrote: > >> This patch changes return type to EMEDUIMTYPE in function, dasd_eer_enable >> for when checking if the medium has no errors according to this function. >> >>

Re: [PATCH] s390: Fix me in dasd_eer.c

2014-07-23 Thread One Thousand Gnomes
On Tue, 22 Jul 2014 02:29:32 -0400 Nicholas Krause wrote: > This patch changes return type to EMEDUIMTYPE in function, dasd_eer_enable > for when checking if the medium has no errors according to this function. > > Signed-off-by: Nicholas Krause What distributions have you tested this with

Re: [PATCH] s390: Fix me in dasd_eer.c

2014-07-23 Thread One Thousand Gnomes
On Tue, 22 Jul 2014 02:29:32 -0400 Nicholas Krause xerofo...@gmail.com wrote: This patch changes return type to EMEDUIMTYPE in function, dasd_eer_enable for when checking if the medium has no errors according to this function. Signed-off-by: Nicholas Krause xerofo...@gmail.com What

Re: [PATCH] s390: Fix me in dasd_eer.c

2014-07-23 Thread Nick Krause
On Wed, Jul 23, 2014 at 8:18 AM, One Thousand Gnomes gno...@lxorguk.ukuu.org.uk wrote: On Tue, 22 Jul 2014 02:29:32 -0400 Nicholas Krause xerofo...@gmail.com wrote: This patch changes return type to EMEDUIMTYPE in function, dasd_eer_enable for when checking if the medium has no errors

[PATCH] s390: Fix me in dasd_eer.c

2014-07-22 Thread Nicholas Krause
This patch changes return type to EMEDUIMTYPE in function, dasd_eer_enable for when checking if the medium has no errors according to this function. Signed-off-by: Nicholas Krause --- drivers/s390/block/dasd_eer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH] s390: Fix me in dasd_eer.c

2014-07-22 Thread Nicholas Krause
This patch changes return type to EMEDUIMTYPE in function, dasd_eer_enable for when checking if the medium has no errors according to this function. Signed-off-by: Nicholas Krause xerofo...@gmail.com --- drivers/s390/block/dasd_eer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff