diff options
author | Randy Dunlap <[email protected]> | 2012-01-30 19:50:01 -0800 |
---|---|---|
committer | Steve French <[email protected]> | 2012-01-31 07:42:08 -0600 |
commit | 000f9bb83968ebd6959ff76870f16fc8f766ebd3 (patch) | |
tree | 4c12a4eecfac33b279f86df817af73da121e027c /tools/perf/scripts/python/syscall-counts.py | |
parent | 4991a5faab7368daac463181e786608b4eb63675 (diff) |
cifs: fix printk format warnings
Fix printk format warnings for ssize_t variables:
fs/cifs/connect.c:2145:3: warning: format '%ld' expects type 'long int', but argument 3 has type 'ssize_t'
fs/cifs/connect.c:2152:3: warning: format '%ld' expects type 'long int', but argument 3 has type 'ssize_t'
fs/cifs/connect.c:2160:3: warning: format '%ld' expects type 'long int', but argument 3 has type 'ssize_t'
fs/cifs/connect.c:2170:3: warning: format '%ld' expects type 'long int', but argument 3 has type 'ssize_t'
Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: Jeff Layton <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions