diff options
author | Bart Van Assche <[email protected]> | 2020-03-13 13:31:00 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-03-16 22:08:34 -0400 |
commit | a7afff31d56db22647251d76d6af030cd47bd97e (patch) | |
tree | 7a42b6b8e15f957ba640a476b53fb6ccba2854f8 /crypto/blake2b_generic.c | |
parent | 7251c0a41053631ac66795e7f7ddf4d4cba1f467 (diff) |
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
Move the get_unaligned_be24(), get_unaligned_le24() and
put_unaligned_le24() definitions from various drivers into
include/linux/unaligned/generic.h. Add a put_unaligned_be24()
implementation.
Link: https://lore.kernel.org/r/[email protected]
Cc: Keith Busch <[email protected]>
Cc: Sagi Grimberg <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Harvey Harrison <[email protected]>
Cc: Martin K. Petersen <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Andrew Morton <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]> # For drivers/usb
Reviewed-by: Felipe Balbi <[email protected]> # For drivers/usb/gadget
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'crypto/blake2b_generic.c')
0 files changed, 0 insertions, 0 deletions