On Fri, Nov 30, 2018 at 9:41 AM Linus Torvalds <torva...@linux-foundation.org> wrote: > > I went back and merged things [..]
Note that I did this as two merges, even if one would have done (since the second pull request was just adding new commits on top of the first). This way I got the matching diffstat from your pull requests, but more importantly also the independent merge messages. The history looks slightly odd this way (with two adjacent merges of continuous history), but I thought I'd explain the reason. Linus