commit | b5ab697c62724b3d31556d91c6f9b76d2e264e4b | [log] [tgz] |
---|---|---|
author | Kenjiro Nakayama <nakayamakenjiro@gmail.com> | Fri Sep 15 14:44:55 2017 +0900 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Nov 04 14:52:39 2017 -0700 |
tree | d6750ec5504fe768efccb4f417d03dcbeeafc775 | |
parent | c22adc0b0cbe3768619eedc240bf58d88a1d6ed7 [diff] |
target/tcmu: Use macro to call container_of in tcmu_cmd_time_out_show This patch makes a tiny change that using TCMU_DEV in tcmu_cmd_time_out_show so it is consistent with other functions. Signed-off-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com> Reviewed-by: Mike Christie <mchristi@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>