> From: Thomas Gleixner [mailto:t...@linutronix.de] > On Sun, 8 May 2016, Du, Changbin wrote: > > > From: Thomas Gleixner [mailto:t...@linutronix.de] > > > > raw_spin_unlock_irqrestore(&db->lock, flags); > > > > /* > > > > - * Maybe the object is static. Let the type specific > > > > + * Maybe the object is static. Let the type specific > > > > * code decide what to do. > > > > > > Instead of doing white space changes you really want to explain the logic > > > here. > > > > > Comments is in following code. > > Well. It's a comment, but the code you replace has better explanations about > statically initialized objects. This should move here. > > Thanks, > > tglx
Ok, let me improve the comment for patch v2. Best Regards, Du, Changbin