summaryrefslogtreecommitdiffstats
path: root/scripts/bin2c.c
diff options
context:
space:
mode:
authorAlex Elder <elder@inktank.com>2013-02-06 20:11:38 +0100
committerAlex Elder <elder@inktank.com>2013-02-20 02:14:04 +0100
commitb324814e8436772cb3367b14149ba003a9954525 (patch)
tree37ab98802744072a3e348623f1c880ae11546203 /scripts/bin2c.c
parentceph: remove a few bogus declarations (diff)
downloadlinux-b324814e8436772cb3367b14149ba003a9954525.tar.xz
linux-b324814e8436772cb3367b14149ba003a9954525.zip
libceph: use void pointers in page vector functions
The functions used for working with ceph page vectors are defined with char pointers, but they're really intended to operate on untyped data. Change the types of these function parameters to (void *) to reflect this. (Note that the functions now assume void pointer arithmetic works like arithmetic on char pointers.) Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'scripts/bin2c.c')
0 files changed, 0 insertions, 0 deletions