Re: [PATCH v4 35/52] docs: fs: fscrypt.rst: get rid of :c:type: tags
From: Eric Biggers <ebiggers@kernel.org>
Date: 2020-10-05 19:08:27
Also in:
linux-fscrypt, lkml
From: Eric Biggers <ebiggers@kernel.org>
Date: 2020-10-05 19:08:27
Also in:
linux-fscrypt, lkml
On Mon, Oct 05, 2020 at 02:06:22PM +0200, Mauro Carvalho Chehab wrote:
The latest version at: https://git.linuxtv.org/mchehab/experimental.git/log/?h=sphinx3-fixes-v4
Doesn't work either. $ git remote add mchehab https://git.linuxtv.org/mchehab/experimental.git $ git fetch mchehab warning: alternate disabled by http.followRedirects: https://git.linuxtv.org/git/linux.git/ warning: alternate disabled by http.followRedirects: https://git.linuxtv.org/git/media_tree.git/ warning: alternate disabled by http.followRedirects: https://git.linuxtv.org/git/linux.git/ error: Unable to find 4d9f4b7b8bf7af2d8deb4435833a7e165b9bdd21 under https://git.linuxtv.org/mchehab/experimental.git Fetching objects: 286, done. Cannot obtain needed object 4d9f4b7b8bf7af2d8deb4435833a7e165b9bdd21 while processing commit 0a0cde580853340e1a585a1959eaaf055b7cff9a. error: fetch failed.
In the specific case of fscript.rst, there are only two patches on my series affecting it, both as part of this /52 series:
But those two patches don't apply because they also change other files. I need to apply patches to do a proper review. Reviewers shouldn't have to waste time trying to figure out how to apply your patches. - Eric