On Thu, Mar 05, 2020 at 12:28:48PM -0600, Linus Torvalds wrote: > On Thu, Mar 5, 2020 at 9:59 AM Wei Liu <wei.liu@xxxxxxxxxx> wrote: > > > > This is mostly a "dry-run" attempt to sort out any wrinkles on my end. > > If I have done something stupid, let me know. > > Looks fine. I generally like seeing the commits being a bit older than > these are - you seem to have applied or rebased them not all that long > before sending the pull request. I prefer seeing that they've been in > linux-next etc, but for soemthing small like this I guess it doesn't > much matter. Next time? Ack. Those patches were applied not very long before sending the pull request because I thought simple patches should be fine. In the future I will let patches go in linux-next first. Wei.