diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2025-05-01 02:05:02 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-05-11 17:54:13 -0700 |
commit | 479d26ee013c5388ad6855e512ab20d81e43750d (patch) | |
tree | 86af3c87b64d78b555026998ed921f46b19cc29e /scripts/gdb/linux/utils.py | |
parent | 8e39fbb1edbb4ec9d7c1124f403877fc167fcecd (diff) |
lib/oid_registry.c: remove unused sprint_OID
sprint_OID() was added as part of 2012's commit 4f73175d0375 ("X.509: Add
utility functions to render OIDs as strings") but it hasn't been used.
Remove it.
Note that there's also 'sprint_oid' (lower case) which is used in a lot of
places; that's left as is except for fixing its case in a comment.
Link: https://lkml.kernel.org/r/20250501010502.326472-1-linux@treblig.org
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions