From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Bronson Subject: Re: [PATCH 2/3] Replace SYM_ and MOD_ #defines with enums in symbol.h. Date: Sun, 31 May 2009 12:03:04 -0400 Message-ID: References: <1243784652-31802-1-git-send-email-naesten@gmail.com> <1243784652-31802-2-git-send-email-naesten@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from an-out-0708.google.com ([209.85.132.246]:14952 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753466AbZEaQDD (ORCPT ); Sun, 31 May 2009 12:03:03 -0400 Received: by an-out-0708.google.com with SMTP id d40so14893269and.1 for ; Sun, 31 May 2009 09:03:04 -0700 (PDT) In-Reply-To: <1243784652-31802-2-git-send-email-naesten@gmail.com> Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: linux-sparse@vger.kernel.org Cc: Samuel Bronson On Sun, May 31, 2009 at 11:44 AM, Samuel Bronson wrote: > Adjust the associated fields to match. Dang it, I seem to have somehow forgotten to test after this step ... whoops!