Re: [PATCH 3/7] Move from the find_device the error logging logic to the callee.

2018-05-09 Thread Goffredo Baroncelli
On 05/09/2018 04:00 PM, Daniel Kiper wrote: > On Tue, Apr 24, 2018 at 09:13:12PM +0200, Goffredo Baroncelli wrote: >> Signed-off-by: Goffredo Baroncelli >> --- >> grub-core/fs/btrfs.c | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) >> >> diff --git a/grub-core/fs/btrfs.c b/grub-cor

Re: [PATCH 3/7] Move from the find_device the error logging logic to the callee.

2018-05-09 Thread Daniel Kiper
On Tue, Apr 24, 2018 at 09:13:12PM +0200, Goffredo Baroncelli wrote: > Signed-off-by: Goffredo Baroncelli > --- > grub-core/fs/btrfs.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/grub-core/fs/btrfs.c b/grub-core/fs/btrfs.c > index 01a1fc7a1..745bb854e 100644 > -

[PATCH 3/7] Move from the find_device the error logging logic to the callee.

2018-04-24 Thread Goffredo Baroncelli
Signed-off-by: Goffredo Baroncelli --- grub-core/fs/btrfs.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/grub-core/fs/btrfs.c b/grub-core/fs/btrfs.c index 01a1fc7a1..745bb854e 100644 --- a/grub-core/fs/btrfs.c +++ b/grub-core/fs/btrfs.c @@ -602,9 +602,6 @@ find_device