Re: [PATCH] drivers:staging:isdn:hysdn brace same line if

2019-08-04 Thread Greg KH
A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Sun, Aug 04, 2019 at

Re: [PATCH] drivers:staging:isdn:hysdn brace same line if

2019-08-03 Thread Greg KH
On Fri, Aug 02, 2019 at 07:51:05PM +, Fernando Eckhardt Valle wrote: > Fix checkpatch error "ERROR: that open brace { should be on the previous > line" in drivers/staging/isdn/hysdn/hycapi.c:51. > > Signed-off-by: Fernando Eckhardt Valle > --- > drivers/staging/isdn/hysdn/hycapi.c | 3 +-- >