Randy Dunlap wrote:
> From: Randy Dunlap
>
> kernel/module_signing.c:195:2: warning: format '%lu' expects type 'long
> unsigned int', but argument 3 has type 'size_t'
>
> Signed-off-by: Randy Dunlap
> Cc: David Howells
Hmmm... My compiler doesn't show that, which is a bit surprising.
Ack
From: Randy Dunlap
kernel/module_signing.c:195:2: warning: format '%lu' expects type 'long
unsigned int', but argument 3 has type 'size_t'
Signed-off-by: Randy Dunlap
Cc: David Howells
---
kernel/module_signing.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- lnx-37-rc2.orig/k
2 matches
Mail list logo