[linux] 01/01: Ignore ABI changes in rds and ufshcd, not useful to OOT modules
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Mon Mar 13 01:08:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch sid
in repository linux.
commit dd4cdb459d18a42d7f35dc8de9589b04f149833f
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sun Mar 12 21:46:03 2017 +0000
Ignore ABI changes in rds and ufshcd, not useful to OOT modules
---
debian/config/defines | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/config/defines b/debian/config/defines
index 40ef45f..4e73c61 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -6,6 +6,7 @@ ignore-changes:
module:drivers/iio/common/st_sensors/**
module:drivers/net/wireless/**
module:drivers/power/supply/bq27xxx_battery
+ module:drivers/scsi/ufs/*
module:drivers/usb/host/**
module:drivers/usb/musb/**
module:net/ceph/libceph
@@ -15,6 +16,7 @@ ignore-changes:
# Exported for related protocols only
can_rx_register
ip6_xmit
+ module:net/rds/rds
# devfreq is unlikely to be useful for OOT modules
devfreq_*
devm_devfreq_*
--
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