On Tue, 2017-05-23 at 16:48 -0700, Bart Van Assche wrote: > Introduce the function get_unaligned_be24(). Use {get,put}_unaligned_be*() > where appropriate. This patch does not change any functionality. > > Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxxxx> > Reviewed-by: Christoph Hellwig <hch@xxxxxx> > Reviewed-by: Hannes Reinecke <hare@xxxxxxxx> > Cc: Andy Grover <agrover@xxxxxxxxxx> > Cc: David Disseldorp <ddiss@xxxxxxx> > --- > drivers/target/target_core_alua.c | 8 +-- > drivers/target/target_core_device.c | 8 +-- > drivers/target/target_core_fabric_lib.c | 6 +- > drivers/target/target_core_pr.c | 99 +++++++-------------------------- > drivers/target/target_core_pscsi.c | 20 +++---- > drivers/target/target_core_sbc.c | 59 +++++--------------- > drivers/target/target_core_spc.c | 42 +++++++------- > drivers/target/target_core_xcopy.c | 4 +- > include/target/target_core_backend.h | 8 +++ > 9 files changed, 83 insertions(+), 171 deletions(-) Applied. -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html