target: fix deprecated attribute names in dmesg
authorChristophe Vu-Brugier <cvubrugier@fastmail.fm>
Wed, 18 Nov 2015 08:22:58 +0000 (09:22 +0100)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 6 Jan 2016 21:39:57 +0000 (13:39 -0800)
commit234bdbc49d118431b1ebeee228bd1b3105f89e2a
treebc165a2dcee90435285b1c86e77dabf89b9ecea3
parente6f41633cb79b55ead84b023c02035322c7827e7
target: fix deprecated attribute names in dmesg

The following message is displayed in dmesg when a deprecated attribute
is set:

  "ignoring deprecated ##_name## attribute"

This patch fixes the format to include the name of the deprecated
attribute.

Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
Reviewed-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_configfs.c
This page took 0.025415 seconds and 5 git commands to generate.