lkml.org 
[lkml]   [2006]   [Sep]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] ide: Fix crash on repeated reset
Hi,

On Mon, Sep 04, 2006 at 02:54:01PM +0100, Alan Cox wrote:
> unsigned int sleeping : 1;
> /* BOOL: polling active & poll_timeout field valid */
> unsigned int polling : 1;
> + /* BOOL: in a polling reset situation. Must not trigger another reset yet */
> + unsigned resetting : 1;
> +

Inconsistent variable type declarations/formatting?

Andreas Mohr
-
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: 2006-09-04 21:41    [W:0.031 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site