diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2012-11-06 23:59:41 -0500 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2012-11-07 23:12:10 -0500 |
commit | 1920ed61fbbbb38919edfb2427b0b1fd4e4ad8d9 (patch) | |
tree | a9eb198ed8f04e64679236802da719a6261d090d /include/target | |
parent | 314da1aa57c3f2be8a07f3d944a541b595e8cb7d (diff) |
target: Change sbc_emulate_noop to return sense_reason_t
As reported by Fengguang Wu + 0 day build team, the sense_reason_t conversion
in for-next did not catch the recent sbc_emulate_noop() addition in mainline,
producing the following build warning in auto-next:
drivers/target/target_core_sbc.c: In function ‘sbc_parse_cdb’:
drivers/target/target_core_sbc.c:555: warning: assignment from incompatible pointer type
Go ahead and remove duplicate sbc_emulate_verify(), and change VERIFY to
use sbc_emulate_noop() as well.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'include/target')
0 files changed, 0 insertions, 0 deletions