trivial warnings fixes (unused variable/function)
Change-Id: I71cedd2c09eeb5d2c2fd2e988dfdde0877627abc
This commit is contained in:
committed by
Masamichi Takagi
parent
39f9d7fdff
commit
1e1fa4f70d
@@ -2729,7 +2729,6 @@ out:
|
||||
|
||||
time_t time(void) {
|
||||
struct syscall_request sreq IHK_DMA_ALIGN;
|
||||
struct thread *thread = cpu_local_var(current);
|
||||
struct timespec ats;
|
||||
time_t ret = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user