]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
target: Remove an overly chatty debug message
authorBart Van Assche <bart.vanassche@sandisk.com>
Sun, 27 Dec 2015 12:48:09 +0000 (13:48 +0100)
committerNicholas Bellinger <nab@linux-iscsi.org>
Thu, 9 Feb 2017 08:39:13 +0000 (00:39 -0800)
commit580ab13ac445a2bb717bee995d8639ec6836f78c
tree6da93ebba3a5faaf6139260f31a91ecba3c1a82a
parenta5eb307f37d1e9909284b6f0a8f72bf55423c137
target: Remove an overly chatty debug message

Enabling dynamic debug for the target_core_mod kernel module
causes the system log to be spammed with the "Incremented ..."
message. Hence remove it.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: Andy Grover <agrover@redhat.com>
Cc: David Disseldorp <ddiss@suse.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_transport.c