lkml.org 
[lkml]   [2000]   [Feb]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Patch: linux-2.3.47pre6 has conflicting definitions of QUEUE_EMPTY
On Sun, Feb 20, 2000 at 01:31:42PM -0800, Adam J. Richter wrote:
> The QUEUE_EMPTY macro is <linux/lists.h> is currently only
> used in drivers/char/h8.c. So, here is a patch that solves the
> problem by renaming the macro to QUEUE_IS_EMPTY.

Did you notice that we currently have 3 `generic' implementations of
doubly-linked lists? <linux/list.h> <linux/lists.h> and <linux/dlists.h>.
dlists.h is _completely_ unused. lists.h is used by h8, as you noticed,
and sysctl. list.h is used in a variety of places. I'm kind of tempted
to put together a patch removing lists.h, but dlists.h should be deleted
before anyone uses it accidentally.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:0.038 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site