diff for duplicates of <20180226201559.107810108@linuxfoundation.org> diff --git a/a/1.txt b/N1/1.txt index 9cb6c79..cd835ba 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,7 +11,7 @@ gcc-8 warns about some obviously incorrect code: net/mac80211/cfg.c: In function 'cfg80211_beacon_dup': net/mac80211/cfg.c:2896:3: error: 'memcpy' source argument is the same as destination [-Werror=restrict] ->From the context, I conclude that we want to copy from beacon into +>>From the context, I conclude that we want to copy from beacon into new_beacon, as we do in the rest of the function. Cc: stable@vger.kernel.org diff --git a/a/content_digest b/N1/content_digest index ad4f45e..9f0fea0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -22,7 +22,7 @@ "net/mac80211/cfg.c: In function 'cfg80211_beacon_dup':\n" "net/mac80211/cfg.c:2896:3: error: 'memcpy' source argument is the same as destination [-Werror=restrict]\n" "\n" - ">From the context, I conclude that we want to copy from beacon into\n" + ">>From the context, I conclude that we want to copy from beacon into\n" "new_beacon, as we do in the rest of the function.\n" "\n" "Cc: stable@vger.kernel.org\n" @@ -47,4 +47,4 @@ " \t\tpos += beacon->probe_resp_len;\n" " \t}" -6f7b652a8f8c16eb06288b2fb9f3e37c8782d97fd9db0d63bd8611366a525476 +fcf6b175d51197bcb925b82e76bade69dbbb21fb9294f4d1bbd338a14c9556cd
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.