lkml.org 
[lkml]   [1998]   [Nov]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH] drivers/sound/ad1848.c fixes "cast to pointer from integer of different size"-warning
Hi Alan and list,

this fixes a compiler warning (and a possible bug) in ad1848.c by
changing two variables from int to long, when compiled on architectures
where sizeof(void *) != sizeof(int). The patch is relative 2.1.129-pre1.
Don't know if this is really a problem in this context but I learned to
be picky about this special warning since I own that Alpha ;-)

Gruss,
Matthias

-
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:45    [W:0.039 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site