diff for duplicates of <20150921161953.GQ5004@mwanda> diff --git a/a/1.txt b/N1/1.txt index cc44434..3dca53c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -37,7 +37,7 @@ index 5a0636d4..5583856 100644 if (!buf) @@ -739,7 +739,7 @@ mwifiex_rdeeprom_read(struct file *file, char __user *ubuf, - if (saved_offset = -1) { + if (saved_offset == -1) { /* No command has been given */ - pos += snprintf(buf, PAGE_SIZE, "0"); + pos = snprintf(buf, PAGE_SIZE, "0"); diff --git a/a/content_digest b/N1/content_digest index 3a7a43f..0bbc95c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\087lhcz5z70.fsf@kamboji.qca.qualcomm.com\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch v2] mwifiex: fix mwifiex_rdeeprom_read()\0" - "Date\0Mon, 21 Sep 2015 16:19:53 +0000\0" + "Date\0Mon, 21 Sep 2015 19:19:53 +0300\0" "To\0Amitkumar Karwar <akarwar@marvell.com>\0" "Cc\0Nishant Sarmukadam <nishants@marvell.com>" Kalle Valo <kvalo@codeaurora.org> @@ -48,7 +48,7 @@ " \tif (!buf)\n" "@@ -739,7 +739,7 @@ mwifiex_rdeeprom_read(struct file *file, char __user *ubuf,\n" " \n" - " \tif (saved_offset = -1) {\n" + " \tif (saved_offset == -1) {\n" " \t\t/* No command has been given */\n" "-\t\tpos += snprintf(buf, PAGE_SIZE, \"0\");\n" "+\t\tpos = snprintf(buf, PAGE_SIZE, \"0\");\n" @@ -79,4 +79,4 @@ " \treturn ret;\n" } -bad01417162cfc2515b31deb85e931647288ed654628623a4ef3a2664cf46ce3 +cb99bf58afa3ba8828e7c1453d6d3769c5bbf607c2dc1fe288b7076bd75f4e37
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.