diff for duplicates of <20180226202153.786982418@linuxfoundation.org> diff --git a/a/1.txt b/N1/1.txt index 33daaef..5fe1d1d 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 4170ca1..bfda497 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}" -40d9b9643b63c14a3c93b4267a2c37fd7af671d9f118968d537b5d69b6c84542 +c40ac0644c9f2c0029546bb87734fd3d774a0c4ca4f5156ca492ee50c3adcd23
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.