]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
include/xlist.h: fix C-style pointer casting
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 6 Feb 2013 11:02:49 +0000 (12:02 +0100)
committerSage Weil <sage@inktank.com>
Wed, 6 Feb 2013 16:42:03 +0000 (08:42 -0800)
commit22e48b5751f1d0b75d744cf57f5c322f6733c4cd
tree092aa4046291f901732d9698c942854a231ab256
parentd54bd1700fb5af6eb1d96acaf7b428133712496b
include/xlist.h: fix C-style pointer casting

Replace C-style pointer casting with correct static_cast<>().

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/include/xlist.h