aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRyan Mallon <rmallon@gmail.com>2014-04-03 14:48:37 -0700
committerMister Oyster <oysterized@gmail.com>2017-04-11 10:59:22 +0200
commit5694ccbba507eedf9609841c72360ddd09ec169a (patch)
tree65e85e1213b646a86aaba5bae6a771f58572c9ca /include
parenteefcd7c22eeb892e340051efa8e468dffe02fa12 (diff)
vsprintf: remove %n handling
All in-kernel users of %n in format strings have now been removed and the %n directive is ignored. Remove the handling of %n so that it is treated the same as any other invalid format string directive. Keep a warning in place to deter new instances of %n in format strings. Signed-off-by: Ryan Mallon <rmallon@gmail.com> Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions