Applied, thanks!
sage
On Fri, 19 Apr 2013, Randy Dunlap wrote:
> From: Randy Dunlap
>
> Fix printk format warnings by using %zd for 'ssize_t' variables:
>
> fs/ceph/file.c:751:2: warning: format '%ld' expects argument of type 'long
> int', but argument 11 has type 'ssize_t' [-Wformat]
> fs/c
From: Randy Dunlap
Fix printk format warnings by using %zd for 'ssize_t' variables:
fs/ceph/file.c:751:2: warning: format '%ld' expects argument of type 'long
int', but argument 11 has type 'ssize_t' [-Wformat]
fs/ceph/file.c:762:2: warning: format '%ld' expects argument of type 'long
int', bu
2 matches
Mail list logo