Date: Mon, 9 Nov 2015 11:52:09 -0500
From: "Christos Zoulas" <[email protected]>
Message-ID: <[email protected]>| Simplify ioctl handling a little. This probably needs some extra commenting to explain why (int *)data works, when data is supposed to be a struct vnd_user * (or vnd_user30 or vnd_user50). Including perhaps in vndvar.h with the struct defn just to make sure no-one ever breaks the assumption. kre
