diff for duplicates of <20180226202144.774953452@linuxfoundation.org> diff --git a/a/1.txt b/N1/1.txt index 5e81c82..afbdaeb 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 09a0bc9..32e9e00 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}" -8eab3fdeebbaf32bc18bf829be2fcfb7f21f3b8bebcdb08831236e97c1fd3505 +d9e440e2a3ce25717cce7a3a2d04b0458183d9c8e4359cc8ad9d298d456edb61
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.