On Fri, Mar 30, 2018 at 08:49:55AM +0300, Nikolay Borisov wrote:
>
>
> On 30.03.2018 05:56, Gu Jinxiang wrote:
> > Parameter usagestr is not used, remove it.
> >
> > Signed-off-by: Gu Jinxiang
>
> Reviewed-by: Nikolay Borisov
Applied, thanks.
--
To unsubscribe from this list: send the line "
On 30.03.2018 05:56, Gu Jinxiang wrote:
> Parameter usagestr is not used, remove it.
>
> Signed-off-by: Gu Jinxiang
Reviewed-by: Nikolay Borisov
> ---
> cmds-filesystem.c | 2 +-
> help.c| 2 +-
> help.h| 3 +--
> 3 files changed, 3 insertions(+), 4 deletions(-)
>
>
Parameter usagestr is not used, remove it.
Signed-off-by: Gu Jinxiang
---
cmds-filesystem.c | 2 +-
help.c| 2 +-
help.h| 3 +--
3 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/cmds-filesystem.c b/cmds-filesystem.c
index 467aff11..5fa8cf2b 100644
--- a/cmds
Remove unused parameter, 'eb'. Unused since introduction in
e63b425f1444d2472ea05a6b2b9cf865f35b
Signed-off-by: Ross Kirk
---
cmds-chunk.c |4 ++--
ctree.c | 12 ++--
ctree.h |2 +-
disk-io.c|2 +-
print-tree.c |2 +-
utils.c |2 +-
6 files ch