On Mon, 2020-07-27 at 11:25 -0500, Larry Finger wrote: > On 7/27/20 9:52 AM, Joe Perches wrote: > > On Mon, 2020-07-27 at 09:04 +0000, Pkshih wrote: > > > So, I think you would like to have parenthesis intentionally. > > > If so, > > > test1 ? : (test2 ? :) > > > would be better. > > > > > > > > > If not, > > > test1 ? : test2 ? : > > > may be what you want (without any parenthesis). > > > > Use whatever style you like, it's unimportant to me > > and it's not worth spending any real time on it. > > If you are so busy, why did you jump in with patches that you knew I was > already > working on? You knew because you critiqued my first submission.
Because it was over a week and you didn't reply to my original message nor did you cc me on any changes you made to your patch? I can't read every patch I'm not cc'd on.