btrfs-progs: drop argument from attribute deprecated
authorDavid Sterba <dsterba@suse.cz>
Tue, 30 Jun 2015 13:05:07 +0000 (15:05 +0200)
committerDavid Sterba <dsterba@suse.cz>
Tue, 30 Jun 2015 13:05:07 +0000 (15:05 +0200)
commit1b1fd2c190ddb896a010a4c704ec1c2d46922aaf
treefc10aba93d2345495ca5424980323df341082575
parentdf0bb2f1d20490d8625ff1b6bafe9bc5c556b4a6
btrfs-progs: drop argument from attribute deprecated

The optional argument to attribute 'deprecated' has been introduced in
gcc 4.5, and does not build on 4.4 which is still in use. The
recommended replacements are mentioned in the comment, not absolutely
necessary to repeat it via the attribute.

Reported-by: Amr El-Sharnoby <amr.elsharnoby@horizontechs.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
send-utils.c
send-utils.h