diff options
author | Bart Van Assche <bvanassche@acm.org> | 2020-03-13 23:30:58 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-03-17 05:08:32 +0300 |
commit | 19f747f7370fcf4ced4988ed795ccd4a28f2b530 (patch) | |
tree | 4f50292263ef94ba8fa5f46b8e99ae86d68a4606 /arch/c6x | |
parent | 6fdb79ff27ee0d385ec8481458d2fd1d69fec50b (diff) | |
download | linux-19f747f7370fcf4ced4988ed795ccd4a28f2b530.tar.xz |
scsi: linux/unaligned/byteshift.h: Remove superfluous casts
The C language supports implicitly casting a void pointer into a non-void
pointer. Remove explicit void pointer to non-void pointer casts because
these are superfluous.
Link: https://lore.kernel.org/r/20200313203102.16613-2-bvanassche@acm.org
Cc: Harvey Harrison <harvey.harrison@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'arch/c6x')
0 files changed, 0 insertions, 0 deletions