diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2010-03-05 18:47:37 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-07 02:53:07 +0100 |
commit | 4da0b66c6e9ea7ba78a19f9f186779826d89f8b0 (patch) | |
tree | 467fe1886f35dd199a7ba8b95ed5a06e2bfe83f3 /fs/ubifs | |
parent | vsprintf: clarify comments for printf_spec flags (diff) | |
download | linux-4da0b66c6e9ea7ba78a19f9f186779826d89f8b0.tar.xz linux-4da0b66c6e9ea7ba78a19f9f186779826d89f8b0.zip |
vsprintf: move %pR resource printf_specs off the stack
This adds separate I/O and memory specs, so we don't have to change the
field width in a shared spec, which then lets us make all the specs const
and static, since they never change.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ubifs')
0 files changed, 0 insertions, 0 deletions