From a67efe43629e68039591c361fe4abd4656e0a71a Mon Sep 17 00:00:00 2001 From: David Sterba Date: Thu, 24 Aug 2017 18:32:18 +0200 Subject: btrfs-progs: move command definitions to commands.h There are some trivial helpers, we can group the command declarations in one place. Signed-off-by: David Sterba --- cmds-fi-usage.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'cmds-fi-usage.h') diff --git a/cmds-fi-usage.h b/cmds-fi-usage.h index f967ba8b..a399517f 100644 --- a/cmds-fi-usage.h +++ b/cmds-fi-usage.h @@ -22,9 +22,6 @@ #include "kerncompat.h" #include "ioctl.h" -extern const char * const cmd_filesystem_usage_usage[]; -int cmd_filesystem_usage(int argc, char **argv); - struct device_info { u64 devid; char path[BTRFS_DEVICE_PATH_NAME_MAX]; -- cgit v1.2.3