Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1520733
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: manual merge of the sound tree with the jc_docs tree |
| Date | 2016-11-14 01:20 +0100 |
| Message-ID | <sDdaa-7FO-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Takashi,
Today's linux-next merge of the sound tree got a conflict in:
Documentation/index.rst
between commits:
799a545bb938 ("tpm: move documentation under Documentation/security")
ba42c574fc8b ("Documentation: Add HOWTO Korean translation into rst based build system")
from the jc_docs tree and commit:
8551914a5e19 ("ALSA: doc: ReSTize alsa-driver-api document")
from the sound tree.
I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
--
Cheers,
Stephen Rothwell
diff --cc Documentation/index.rst
index 733bd9013541,115c551da5f5..000000000000
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@@ -57,16 -18,8 +57,17 @@@ needed)
media/index
gpu/index
80211/index
+ security/index
+ sound/index
+Korean translations
+-------------------
+
+.. toctree::
+ :maxdepth: 1
+
+ translations/ko_KR/index
+
Indices and tables
==================
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
linux-next: manual merge of the sound tree with the jc_docs tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-11-14 01:20 +0100
Re: linux-next: manual merge of the sound tree with the jc_docs tree Jonathan Corbet <corbet@lwn.net> - 2016-11-14 02:00 +0100
Re: linux-next: manual merge of the sound tree with the jc_docs tree Takashi Iwai <tiwai@suse.de> - 2016-11-14 09:10 +0100
Re: linux-next: manual merge of the sound tree with the jc_docs tree Jonathan Corbet <corbet@lwn.net> - 2016-11-14 17:20 +0100
Re: linux-next: manual merge of the sound tree with the jc_docs tree Takashi Iwai <tiwai@suse.de> - 2016-11-14 17:30 +0100
Re: linux-next: manual merge of the sound tree with the jc_docs tree Jonathan Corbet <corbet@lwn.net> - 2016-11-19 00:50 +0100
Re: linux-next: manual merge of the sound tree with the jc_docs tree Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-11-19 01:30 +0100
Re: linux-next: manual merge of the sound tree with the jc_docs tree Jonathan Corbet <corbet@lwn.net> - 2016-11-19 01:40 +0100
csiph-web