Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755355AbZAJB3Q (ORCPT ); Fri, 9 Jan 2009 20:29:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754722AbZAJB27 (ORCPT ); Fri, 9 Jan 2009 20:28:59 -0500 Received: from mail-bw0-f21.google.com ([209.85.218.21]:42496 "EHLO mail-bw0-f21.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754532AbZAJB26 (ORCPT ); Fri, 9 Jan 2009 20:28:58 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=lV7OkwioYCSKSsFpuFeBzWVDL9Ojdd4sIDdjNLtaUvtpLItY99OQRU3JgKjJu5hID+ nDrdriLvR5VQ0aBnb4bolSz7iyj0m44CBXjD7yA9j5bayFfu6jCH2we55ZogH8svYskz p/t/thLNgjBVQVMWeZgG/WJvDgMseplBHuLQ0= Message-ID: Date: Sat, 10 Jan 2009 04:28:56 +0300 From: "Alexey Zaytsev" To: "Jiri Kosina" Subject: Re: [PATCH 0/5] [trivial] Fix dubious bitwise and/or usage. Cc: LKML , "Trivial Kernel Patches" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20090109234113.11800.55672.stgit@zaytsev.su> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1300 Lines: 32 On Sat, Jan 10, 2009 at 03:00, Jiri Kosina wrote: > On Sat, 10 Jan 2009, Alexey Zaytsev wrote: > >> Sorry to bother the lkml with such trivial stuff, but I could not get >> any response from either Jiri Kosina ot trivial@ when I sent the patches >> directly to them. Maybe a linux-trivial@ mailing list would be a good >> idea.. > > Sorry, I have just been busy with too many other things during the merge > window. Sorry for the disturbance then. I was not sure if you received the patches. > >> --- >> >> Alexey Zaytsev (5): >> Fix dubious bitwise 'and' usage spotted by sparse. >> Fix dubious bitwise 'and' usage spotted by sparse. >> Fix dubious bitwise 'and' usage spotted by sparse. >> Fix dubious bitwise 'or' usage spotted by sparse. >> Fix dubious bitwise 'or' usage spotted by sparse. > > I have applied all the patches with exception for the one patching > drivers/media/video/gspca/m5602/m5602_s5k4aa.c, as it doesn't apply any > more. Thank you. The bugs seem to be leaving by themselves. ;) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/