> What's that?
> 
> get_empty_dquot() defines a variable `count' that it never initializes. I get
> the following compiler message:
> 
> dquot.c:542: warning: `count' might be used uninitialized in this function
> 
> 
> Possible patch attached. Don't know if this was the intention.
  It's actuallny not a bug (the argument in function is unused). I already sent fix
to Linus.

                                                                Honza.

Reply via email to