Skip to content

Commit

Permalink
errr...
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Patterson <[email protected]>
  • Loading branch information
Chris Patterson committed Jan 25, 2019
1 parent 6b8fd73 commit 9bcea79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/argo-linux/argo.c
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@
#define DEBUG_ORANGE(a) do { printk(KERN_ERR "%s %s %s:%d cpu%d pid %d\n",a,__PRETTY_FUNCTION__,"argo.c",__LINE__,raw_smp_processor_id(),current->pid); } while (1==0)

#define ARGO_DEBUG 1
#undef ARGO_DEBUG
#undef ARGO_DEBUG_LOCKS

#ifdef ARGO_DEBUG
Expand Down

0 comments on commit 9bcea79

Please sign in to comment.