diff for duplicates of <20170314075619.GC6061@mwanda> diff --git a/a/1.txt b/N1/1.txt index f95a538..f4134d6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ -We converted these conditions from = NULL and != NULL but messed up +We converted these conditions from == NULL and != NULL but messed up and inverted some. -Fixes: e31447f934d3 ("staging: rtl8188eu: Replace x=NULL by !x") +Fixes: e31447f934d3 ("staging: rtl8188eu: Replace x==NULL by !x") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> diff --git a/drivers/staging/rtl8188eu/core/rtw_mlme.c b/drivers/staging/rtl8188eu/core/rtw_mlme.c diff --git a/a/content_digest b/N1/content_digest index d524e46..f5e8bf0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,18 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[PATCH] staging: rtl8188eu: fix some inverted conditions\0" - "Date\0Tue, 14 Mar 2017 07:56:19 +0000\0" - "To\0kernel-janitors@vger.kernel.org\0" + "Date\0Tue, 14 Mar 2017 10:56:19 +0300\0" + "To\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" + " Gargi Sharma <gs051095@gmail.com>\0" + "Cc\0Ivan Safonov <insafonov@gmail.com>" + devel@driverdev.osuosl.org + outreachy-kernel@googlegroups.com + " kernel-janitors@vger.kernel.org\0" "\00:1\0" "b\0" - "We converted these conditions from = NULL and != NULL but messed up\n" + "We converted these conditions from == NULL and != NULL but messed up\n" "and inverted some.\n" "\n" - "Fixes: e31447f934d3 (\"staging: rtl8188eu: Replace x=NULL by !x\")\n" + "Fixes: e31447f934d3 (\"staging: rtl8188eu: Replace x==NULL by !x\")\n" "Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>\n" "\n" "diff --git a/drivers/staging/rtl8188eu/core/rtw_mlme.c b/drivers/staging/rtl8188eu/core/rtw_mlme.c\n" @@ -51,4 +56,4 @@ " \telse\n" " \t\tpnetwork = &pmlmepriv->cur_network;" -0d82473e200d42f655599c0148f547a772246b3282ff1d948cba82a205c23c26 +4209e9df64f52d566f9f12e2c37df6701d7e9fff13d13139a248b5465af57d4a
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.