diff options
author | 2024-05-10 13:23:10 -0700 | |
---|---|---|
committer | 2024-05-14 07:22:35 -0600 | |
commit | 40639e9a0f6e49edd4ef520e6c0e070e1a04a330 (patch) | |
tree | 7867db877167e1ac0dbe2fed5aefbafb4c6e49aa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nbd: Use NULL to represent a pointer (diff) | |
download | wireguard-linux-40639e9a0f6e49edd4ef520e6c0e070e1a04a330.tar.xz wireguard-linux-40639e9a0f6e49edd4ef520e6c0e070e1a04a330.zip |
nbd: Remove superfluous casts
In Linux kernel code it is preferred not to use a cast when converting a
void pointer to another pointer type.
Cc: Christoph Hellwig <hch@lst.de>
Cc: Josef Bacik <jbacik@fb.com>
Cc: Yu Kuai <yukuai3@huawei.com>
Cc: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20240510202313.25209-3-bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions