printk: Add a DEPRECATED macro
authorNeil Horman <nhorman@tuxdriver.com>
Mon, 23 Dec 2013 13:29:42 +0000 (08:29 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Dec 2013 18:58:40 +0000 (13:58 -0500)
commit0a9a8bfd29aa5ba2298dc80852cdbb63a42f6576
tree8f7c6bbae6fbedaee2ba5a2b934e8579b7e1f1b8
parentc76f2a2c4c348e2de94b7ba10fcd3640a35d04fa
printk: Add a DEPRECATED macro

sctp has several points in its setsockopt path in which it issues deprecation
warnings.  It seems like it might be handy to macrotize such a warning so other
subsystems can use it easily

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
CC: "David S. Miller" <davem@davemloft.net>
CC: linux-kernel@vger.kernel.org
CC: netdev@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/printk.h