btrfs-progs: from troubleshooting point of view messages must be unique
authorAnand Jain <anand.jain@oracle.com>
Fri, 1 Mar 2013 10:10:01 +0000 (18:10 +0800)
committerDavid Sterba <dsterba@suse.cz>
Sun, 3 Mar 2013 16:34:33 +0000 (17:34 +0100)
commitec68ca22023dbfa7ca83ea0b878e840e500dff73
tree902a161e78971b8dc90d940fc00ba1313d97be7f
parent57ca339bf449364c80b0e045dc79c5f88446d682
btrfs-progs: from troubleshooting point of view messages must be unique

-----
cmds-device.c:                  fprintf(stderr, "ERROR: unable to scan the device '%s' - %s\n",
utils.c:                fprintf(stderr, "ERROR: unable to scan the device '%s' - %s\n",
-----

Signed-off-by: Anand Jain <anand.jain@oracle.com>
utils.c