Remove whitespace at end of line.
This commit is contained in:
parent
af1408e33f
commit
bf43c504c9
@ -273,7 +273,7 @@ elf_load_section(struct proc *p, struct vmspace *vmspace, struct vnode *vp, vm_o
|
|||||||
vm_map_unlock(&vmspace->vm_map);
|
vm_map_unlock(&vmspace->vm_map);
|
||||||
if (rv != KERN_SUCCESS) {
|
if (rv != KERN_SUCCESS) {
|
||||||
return EINVAL;
|
return EINVAL;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (copy_len != 0) {
|
if (copy_len != 0) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user