diff options
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | 2009-09-02 22:41:23 (GMT) |
---|---|---|
committer | Inaky Perez-Gonzalez <inaky@linux.intel.com> | 2009-10-19 06:55:51 (GMT) |
commit | 59bdc4be0b819173a8f840fc11ccb82d6f2ca64b (patch) | |
tree | f984caa23124ddc13c2251afd31cb3f3aeb9d253 /include | |
parent | 4c2b1a11646bf74e2926ce8b13a21884adc1e05c (diff) | |
download | linux-59bdc4be0b819173a8f840fc11ccb82d6f2ca64b.tar.xz |
wimax/i2400m: workaround not-so-working %zd printf format
The kernel's %zd modifier does not really work. Use %ld (has to cast
ssize_t to long).
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions