Removed unused variables and cleaned whitespaces.
Change-Id: Ib96d1c5bf7a1c65a99d77726fe54ccf37399f9eb
This commit is contained in:
parent
79d0f02c97
commit
0f117bd78a
|
|
@ -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