diff options
| author | Oleg Drokin <green@linuxhacker.ru> | 2015-05-31 09:47:22 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-06-01 01:18:14 +0300 |
| commit | 1185aaf55c20a1dfea8b7362e954da55e0e84fa7 (patch) | |
| tree | b8d3d63f452c44792bc95ff03d3e7484a2cd1a59 /include/linux/stacktrace.h | |
| parent | f6758e7961e9158c55028f25cfa0c387bb8fe81b (diff) | |
| download | linux-1185aaf55c20a1dfea8b7362e954da55e0e84fa7.tar.xz | |
staging/lustre/ldlm: Fix up LDLM_POOL_SYSFS_WRITER*_STORE define
The store method defined by LDLM_POOL_SYSFS_WRITER_STORE and
LDLM_POOL_SYSFS_WRITER_NOLOCK_STORE defines should
use size_t count, not unsigned long.
This produced a warning on i386 (and other 32bit architectures too,
I guess) where unsigned long is not 32 bit.
Reported by kbuild test bot.
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions
