diff for duplicates of <45DEAC45.7090105@student.ltu.se> diff --git a/a/1.txt b/N1/1.txt index bedfa06..e8c3758 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -52,7 +52,7 @@ You added and commented it out? Why did you change x to nr? The other defines seems to use x. > #define LONG(x) ((x)/BITS_PER_LONG) > -> #define INPUT_KEYCODE(dev, scancode) ((dev->keycodesize = 1) ? +> #define INPUT_KEYCODE(dev, scancode) ((dev->keycodesize == 1) ? > ((u8*)dev->keycode)[scancode] : \ > diff --git a/include/video/sstfb.h b/include/video/sstfb.h > index baa163f..b52f073 100644 @@ -73,8 +73,3 @@ to apply). Other then what I have commented on, it looks good. Richard Knutsson - -_______________________________________________ -Kernel-janitors mailing list -Kernel-janitors@lists.osdl.org -https://lists.osdl.org/mailman/listinfo/kernel-janitors diff --git a/a/content_digest b/N1/content_digest index e86cab7..22c2878 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\03b44d3fb0702222056k1d2a9b57q69a3555a09a9058e@mail.gmail.com\0" "ref\03b44d3fb0702230014x4ee4a1dewdc624c54b3635e15@mail.gmail.com\0" "From\0Richard Knutsson <ricknu-0@student.ltu.se>\0" - "Subject\0Re: [KJ] [RFC][PATCH] BIT macro cleanup\0" - "Date\0Fri, 23 Feb 2007 08:56:37 +0000\0" + "Subject\0Re: [KJ][RFC][PATCH] BIT macro cleanup\0" + "Date\0Fri, 23 Feb 2007 09:56:37 +0100\0" "To\0Milind Choudhary <milindchoudhary@gmail.com>\0" "Cc\0kernel-janitors@lists.osdl.org" linux-kernel@vger.kernel.org @@ -65,7 +65,7 @@ "Why did you change x to nr? The other defines seems to use x.\n" "> #define LONG(x) ((x)/BITS_PER_LONG)\n" ">\n" - "> #define INPUT_KEYCODE(dev, scancode) ((dev->keycodesize = 1) ?\n" + "> #define INPUT_KEYCODE(dev, scancode) ((dev->keycodesize == 1) ?\n" "> ((u8*)dev->keycode)[scancode] : \\\n" "> diff --git a/include/video/sstfb.h b/include/video/sstfb.h\n" "> index baa163f..b52f073 100644\n" @@ -85,11 +85,6 @@ "\n" "Other then what I have commented on, it looks good.\n" "\n" - "Richard Knutsson\n" - "\n" - "_______________________________________________\n" - "Kernel-janitors mailing list\n" - "Kernel-janitors@lists.osdl.org\n" - https://lists.osdl.org/mailman/listinfo/kernel-janitors + Richard Knutsson -c08dec648556f55febf0e08f8079621cd5548c257099623bb7c91c7791342c62 +ff524a447231ce571f7fe77cfbe64cba6c1d18192b1bc892c4e7c6dbb203660e
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.