diff for duplicates of <20180226201643.844709938@linuxfoundation.org> diff --git a/a/1.txt b/N1/1.txt index 66ea29b..e7205a2 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 d1a9a43..d7777f2 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}" -1213577f791088d6ce64136edb59e6bdd9f3558e142b5b5a62de18ff0efcfd42 +c01ba013805243c2e2e641fb52c5085e5c438c2835e6b2c7f0d50c9da9bd702a
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.