The libefi time.c is mix of different styles, lets make it clean.
also, one 0 versus NULL and uninitialized tv struct issue - should those perhaps get their own commits?
|  Differential  D11861  
libefi/time.c cstyle cleanup Authored by tsoome on Aug 4 2017, 9:57 AM. Tags None Referenced Files 
 
 
 
 
 
 
 
 Subscribers 
Details 
 The libefi time.c is mix of different styles, lets make it clean. also, one 0 versus NULL and uninitialized tv struct issue - should those perhaps get their own commits? 
Diff Detail 
 Event TimelineComment Actions This looks pretty good to me. royger's comments are correct, but I'm not a stickler for that stuff. Looks like I committed this in pass-through mode. my bad. thanks for cleaning this up. |