lkml.org 
[lkml]   [2002]   [Jul]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[TRIVIAL][PATCH][2.5] ftape bitops -> long fix
Silence bitop on non-long argument warnings.

--- linux-2.5.28/drivers/char/ftape/zftape/zftape-init.c.~1~ Wed Feb 20 03:11:00 2002
+++ linux-2.5.28/drivers/char/ftape/zftape/zftape-init.c Thu Jul 25 02:13:02 2002
@@ -67,7 +67,7 @@

/* Local vars.
*/
-static int busy_flag;
+static unsigned long busy_flag;

static sigset_t orig_sigmask;

-
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/
\
 
 \ /
  Last update: 2005-03-22 13:22    [W:0.035 / U:0.772 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site