diff for duplicates of <20100208063234.2003.7539.sendpatchset@rxone.opensource.se> diff --git a/a/1.txt b/N1/1.txt index f348f26..936325b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -139,7 +139,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se> - mask = 1 << i; - - if (!((priv->last_keys ^ keys0) & mask)) -+ if (sh_keysc_map_test(&keys0, i) == ++ if (sh_keysc_map_test(&keys0, i) = + sh_keysc_map_test(&priv->last_keys, i)) continue; diff --git a/a/content_digest b/N1/content_digest index 231e4d5..e0b06d4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020100208063216.2003.84260.sendpatchset@rxone.opensource.se\0" "From\0Magnus Damm <magnus.damm@gmail.com>\0" "Subject\0[PATCH 02/03] input: bitmap update for sh_keysc\0" - "Date\0Mon, 08 Feb 2010 15:32:34 +0900\0" + "Date\0Mon, 08 Feb 2010 06:32:34 +0000\0" "To\0linux-input@vger.kernel.org\0" "Cc\0Magnus Damm <magnus.damm@gmail.com>" lethal@linux-sh.org @@ -150,7 +150,7 @@ "-\t\tmask = 1 << i;\n" "-\n" "-\t\tif (!((priv->last_keys ^ keys0) & mask))\n" - "+\t\tif (sh_keysc_map_test(&keys0, i) ==\n" + "+\t\tif (sh_keysc_map_test(&keys0, i) =\n" "+\t\t sh_keysc_map_test(&priv->last_keys, i))\n" " \t\t\tcontinue;\n" " \n" @@ -171,4 +171,4 @@ " \n" " \t}" -e122a3c97c5a28066665592fec6a285239d60986ff18e4d48929c14328b86944 +9c77887bd09dee02f111f084a02d0206d8730cc7e152c01b1197569ec04b0718
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.