diff for duplicates of <20180221164318.GK7203@w540> diff --git a/a/1.txt b/N1/1.txt index c22b6f6..7b7f320 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -42,7 +42,7 @@ On Wed, Feb 21, 2018 at 02:02:59PM +0100, Hans Verkuil wrote: > >>> + if (vb2_is_streaming(&ceudev->vb2_vq)) > >>> + return -EBUSY; > >>> + -> >>> + if (i == ceudev->sd_index) +> >>> + if (i = ceudev->sd_index) > >>> + return 0; > >>> + > >>> + ceu_sd_old = ceudev->sd; diff --git a/a/content_digest b/N1/content_digest index decf7cb..f1a4bac 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,7 +5,7 @@ "ref\019015eda-c830-f987-92fa-49a407033ada@xs4all.nl\0" "From\0jacopo mondi <jacopo@jmondi.org>\0" "Subject\0Re: [PATCH v9 03/11] media: platform: Add Renesas CEU driver\0" - "Date\0Wed, 21 Feb 2018 17:43:18 +0100\0" + "Date\0Wed, 21 Feb 2018 16:43:18 +0000\0" "To\0Hans Verkuil <hverkuil@xs4all.nl>\0" "Cc\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>" Jacopo Mondi <jacopo+renesas@jmondi.org> @@ -68,7 +68,7 @@ "> >>> +\tif (vb2_is_streaming(&ceudev->vb2_vq))\n" "> >>> +\t\treturn -EBUSY;\n" "> >>> +\n" - "> >>> +\tif (i == ceudev->sd_index)\n" + "> >>> +\tif (i = ceudev->sd_index)\n" "> >>> +\t\treturn 0;\n" "> >>> +\n" "> >>> +\tceu_sd_old = ceudev->sd;\n" @@ -163,4 +163,4 @@ "> >\n" > -7a3eb0d150d4b30e2f96bb5f1bd80841ed5b40d1d683b7ed7e9a7169ac0b7e99 +8c3e76cf4adb39884b26ff80ce36b5d7cd944c13c237f7b361445af7685125c4
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.