Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 23 Sep 2002 14:26:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 23 Sep 2002 14:26:45 -0400 Received: from chaos.analogic.com ([204.178.40.224]:899 "EHLO chaos.analogic.com") by vger.kernel.org with ESMTP id ; Mon, 23 Sep 2002 14:26:43 -0400 Date: Mon, 23 Sep 2002 14:34:27 -0400 (EDT) From: "Richard B. Johnson" Reply-To: root@chaos.analogic.com To: Pavel Machek cc: Karim Yaghmour , linux-kernel , LTT-Dev Subject: Re: [PATCH] LTT for 2.5.37 2/9: Trace driver In-Reply-To: <20020922003837.A35@toy.ucw.cz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 942 Lines: 28 On Sun, 22 Sep 2002, Pavel Machek wrote: > Hi! > > > +/* Driver */ > > +static int sMajorNumber; /* Major number of the tracer */ > > +static int sOpenCount; /* Number of times device is open */ > > +/* Locking */ > > Why *s*OpenCount? Some creeping infection by hungarian notation? > int YesItLooksAsThoughSomeOfThisHasCreptIntoTheKernelAsWell = TRUE; Methinks it started in a BusLogic driver and wasn't stamped out before it spread and infected everything else! Cheers, Dick Johnson Penguin : Linux version 2.4.18 on an i686 machine (797.90 BogoMips). The US military has given us many words, FUBAR, SNAFU, now ENRON. Yes, top management were graduates of West Point and Annapolis. - 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/