Re: xen/tmem: use BUILD_BUG_ON() in favor of BUG_ON()

2015-05-28 Thread David Vrabel
On 28/05/15 11:53, Jan Beulich wrote: On 28.05.15 at 12:36, wrote: >> On 28/05/15 09:23, Jan Beulich wrote: >>> ... when the checked expression is compile time constant. >> >> Commit messages should be complete sentences, please. > > Do you mean I should repeat the start of the sentence from

Re: xen/tmem: use BUILD_BUG_ON() in favor of BUG_ON()

2015-05-28 Thread Jan Beulich
>>> On 28.05.15 at 12:36, wrote: > On 28/05/15 09:23, Jan Beulich wrote: >> ... when the checked expression is compile time constant. > > Commit messages should be complete sentences, please. Do you mean I should repeat the start of the sentence from the title in the body? Jan -- To unsubscrib

Re: xen/tmem: use BUILD_BUG_ON() in favor of BUG_ON()

2015-05-28 Thread David Vrabel
On 28/05/15 09:23, Jan Beulich wrote: > ... when the checked expression is compile time constant. Commit messages should be complete sentences, please. David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More major