On 16/10/17 11:12:53 +0200, Ilya Dryomov wrote:
> On Sat, Oct 14, 2017 at 12:01 PM, Christos Gkekas
> wrote:
> > Variable 'err' is set but never used, so should be removed.
> >
> > Signed-off-by: Christos Gkekas
> > ---
> > fs/ceph/mds_client.c | 2 --
> > 1 file changed, 2 deletions(-)
> >
> >
On Sat, Oct 14, 2017 at 12:01 PM, Christos Gkekas wrote:
> Variable 'err' is set but never used, so should be removed.
>
> Signed-off-by: Christos Gkekas
> ---
> fs/ceph/mds_client.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/fs/ceph/mds_client.c b/fs/ceph/mds_client.c
> index f23
Variable 'err' is set but never used, so should be removed.
Signed-off-by: Christos Gkekas
---
fs/ceph/mds_client.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/fs/ceph/mds_client.c b/fs/ceph/mds_client.c
index f23c820..7cd4fd9 100644
--- a/fs/ceph/mds_client.c
+++ b/fs/ceph/mds_client.c
3 matches
Mail list logo