diff options
| author | Colin Ian King <[email protected]> | 2019-01-31 14:08:20 +0000 |
|---|---|---|
| committer | Richard Weinberger <[email protected]> | 2019-05-06 19:57:06 +0000 |
| commit | 3008ba87093852f3756c5d33f584602e5e2a4aa4 (patch) | |
| tree | 7db3dcffd23a73d4fdbd311f331e9bee121559e0 /lib/memory-notifier-error-inject.c | |
| parent | mtd: lpddr_cmds: Mark expected switch fall-through (diff) | |
| download | kernel-3008ba87093852f3756c5d33f584602e5e2a4aa4.tar.gz kernel-3008ba87093852f3756c5d33f584602e5e2a4aa4.zip | |
mtd: part: fix incorrect format specifier for an unsigned long long
An unsigned long long is being formatted with %lld instead of the unsigned
version %llu. Fix this.
Clean up cppcheck warning:
%lld in format string (no. 1) requires 'long long' but the argument type
is 'unsigned long long'.
Fixes: a62c24d75529 ("mtd: part: Add sysfs variable for offset of partition")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions
