On Fri, Nov 28, 2014 at 01:45:16PM +0100, Thomas Graf wrote:
> This silences the following sparse warning which appears to be a bug
> in sparse:
>
> lib/classifier-private.h:210:45: warning: call with no type!
> lib/classifier-private.h:179:45: warning: call with no type!
>
> Can be r
On Fri, Nov 28, 2014 at 01:45:16PM +0100, Thomas Graf wrote:
> This silences the following sparse warning which appears to be a bug
> in sparse:
>
> lib/classifier-private.h:210:45: warning: call with no type!
> lib/classifier-private.h:179:45: warning: call with no type!
>
> Can be r
This silences the following sparse warning which appears to be a bug
in sparse:
lib/classifier-private.h:210:45: warning: call with no type!
lib/classifier-private.h:179:45: warning: call with no type!
Can be reverted when sparse has been fixed.
Cc: Jarno Rajahalme
Signed-off-by