summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4e32f6f..4cdec61 100644
--- a/Makefile
+++ b/Makefile
@@ -307,7 +307,7 @@ announcement:
$(Q)echo -e " *** BLURB HERE ***\n" >> .MAIL_MSG
$(Q)echo -e "Contributors since last release:\n" >> .MAIL_MSG
$(GIT_PEOPLE) >> .MAIL_MSG
- $(Q)echo -e "Git changelog since the last release:\n" >> .MAIL_MSG
+ $(Q)echo -e "\nGit changelog since the last release:\n" >> .MAIL_MSG
$(GIT_LOG) >> .MAIL_MSG
release: announcement tag tarball
//git.kernel.dk/linux-block: Revert "sd: remove __data_len hack for WRITE SAME" nvme-fc: use blk_rq_nr_phys_segments nvmet-rdma: Fix missing dma sync to nvme data structures nvmet: Call fatal_error from keep-alive timout expiration nvmet: cancel fatal error and flush async work before free controller nvmet: delete controllers deletion upon subsystem release nvmet_fc: correct logic in disconnect queue LS handling block: fix use after free in __blkdev_direct_IO xen-blkfront: correct maximum segment accounting xen-blkfront: feature flags handling adjustments
Diffstat (limited to 'tools/usb/hcd-tests.sh')