fix clang warnings -R in kernel/ and servers/

This commit is contained in:
Ben Gras
2011-06-09 16:09:13 +02:00
parent d34ab6de9f
commit a77c2973b3
32 changed files with 71 additions and 119 deletions

View File

@@ -257,7 +257,6 @@ print_sigmgr(struct proc *pp)
PUBLIC void print_proc(struct proc *pp)
{
struct proc *depproc = NULL;
endpoint_t dep;
printf("%d: %s %d prio %d time %d/%d cycles 0x%x%08x cpu %2d "