On Thu, Jun 6, 2019 at 7:11 AM Yufen Yu <yuyufen@xxxxxxxxxx> wrote: > > Hi, > This patchset fix a spelling typo and add necessary space for code. > In addtion, we get rid of some extra blank line and space. To be honest, I am on the fence for changes like these. For people who use git-blame, these do make their work more difficult. I will put these patches in my tree for now. But I may take them off if someone complains. Thanks, Song > > Yufen Yu (2): > md: fix spelling typo and add necessary space > md/raid1: get rid of extra blank line and space > > drivers/md/md.c | 11 ++++------- > drivers/md/raid1.c | 9 +++------ > 2 files changed, 7 insertions(+), 13 deletions(-) > > -- > 2.17.2 >