[linux] 02/02: Fix duplicated comment opener in "dm: Avoid ABI change in 3.16.50"

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Dec 2 22:22:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch jessie
in repository linux.

commit 44801898702e16e01cf099f0426f07d545643d8a
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Dec 2 22:22:26 2017 +0000

    Fix duplicated comment opener in "dm: Avoid ABI change in 3.16.50"
---
 debian/patches/debian/dm-avoid-abi-change-in-3.16.50.patch | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/patches/debian/dm-avoid-abi-change-in-3.16.50.patch b/debian/patches/debian/dm-avoid-abi-change-in-3.16.50.patch
index 110eb25..321a7b0 100644
--- a/debian/patches/debian/dm-avoid-abi-change-in-3.16.50.patch
+++ b/debian/patches/debian/dm-avoid-abi-change-in-3.16.50.patch
@@ -10,7 +10,7 @@ old OOT modules using it will still work.
 ---
 --- a/drivers/md/dm.c
 +++ b/drivers/md/dm.c
-@@ -24,6 +24,17 @@
+@@ -24,6 +24,16 @@
  
  #define DM_MSG_PREFIX "core"
  
@@ -24,7 +24,6 @@ old OOT modules using it will still work.
 +EXPORT_SYMBOL(dm_ratelimit_state);
 +#endif
 +
-+ /*
  /*
   * Cookies are numeric values sent with CHANGE and REMOVE
   * uevents while resuming, removing or renaming the device.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list