[style] vzctl_mount_snapshot(): rm unneeded typecast

Both vzctl_mount_param.guid and ploop_mount_param.guid are of char *
type, so there is no need to do casting here.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed