ia64/xen-unstable
changeset 9913:a95e677073c1
Remove obsolete privcmd_blkmsg struct.
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
author | kaf24@firebug.cl.cam.ac.uk |
---|---|
date | Tue May 02 09:18:55 2006 +0100 (2006-05-02) |
parents | d7e6e5f29226 |
children | 24dbb153ab39 |
files | linux-2.6-xen-sparse/include/xen/public/privcmd.h |
line diff
1.1 --- a/linux-2.6-xen-sparse/include/xen/public/privcmd.h Tue May 02 09:16:02 2006 +0100 1.2 +++ b/linux-2.6-xen-sparse/include/xen/public/privcmd.h Tue May 02 09:18:55 2006 +0100 1.3 @@ -62,13 +62,6 @@ typedef struct privcmd_mmapbatch { 1.4 unsigned long __user *arr; /* array of mfns - top nibble set on err */ 1.5 } privcmd_mmapbatch_t; 1.6 1.7 -typedef struct privcmd_blkmsg 1.8 -{ 1.9 - unsigned long op; 1.10 - void *buf; 1.11 - int buf_size; 1.12 -} privcmd_blkmsg_t; 1.13 - 1.14 /* 1.15 * @cmd: IOCTL_PRIVCMD_HYPERCALL 1.16 * @arg: &privcmd_hypercall_t