Removed unused variables and cleaned whitespaces.
This commit is contained in:
parent
c6dbd31663
commit
cde13ef781
|
|
@ -887,7 +887,6 @@ int allow_ipc_filtered_memreq(struct proc *src_rp, struct proc *dst_rp)
|
||||||
|
|
||||||
struct proc *vmp;
|
struct proc *vmp;
|
||||||
message m_buf;
|
message m_buf;
|
||||||
int allow_src, allow_dst;
|
|
||||||
|
|
||||||
vmp = proc_addr(VM_PROC_NR);
|
vmp = proc_addr(VM_PROC_NR);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user