diff options
| author | Linus Torvalds <[email protected]> | 2019-09-22 18:31:15 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-09-22 18:31:15 +0000 |
| commit | 5d4156ac48a4f4c0b7f980a51937e33362f78911 (patch) | |
| tree | ab9fcc00f6883cefbb1d48c310fbf66240976ad8 /security/selinux/netnode.c | |
| parent | modules: make MODULE_IMPORT_NS() work even when modular builds are disabled (diff) | |
| download | kernel-5d4156ac48a4f4c0b7f980a51937e33362f78911.tar.gz kernel-5d4156ac48a4f4c0b7f980a51937e33362f78911.zip | |
firmware: bcm47xx_nvram: _really_ correct size_t printf format
Commit feb4eb060c3a ("firmware: bcm47xx_nvram: Correct size_t printf
format") was wrong, and changed a printout of 'header.len' - which is an
u32 type - to use '%zu'.
It apparently did pattern matching on the other case, where it printed
out 'nvram_len', which is indeed of type 'size_t'.
Rather than undoing the change, this just makes it use the variable that
the change seemed to expect to be used.
Cc: Florian Fainelli <[email protected]>
Cc: Philippe Mathieu-Daudé <[email protected]>
Cc: Paul Burton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'security/selinux/netnode.c')
0 files changed, 0 insertions, 0 deletions
