aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/config.py
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2020-07-10 20:36:49 -0700
committerHerbert Xu <[email protected]>2020-07-16 21:49:13 +1000
commite456ef6ace3451fa46bd67983345ea758f824865 (patch)
tree149052f9a17b1e22e37339ec0962a51b59340f0c /scripts/gdb/linux/config.py
parenta874f59104304278f922215caaa9dbfb03b2a1fa (diff)
crypto: lrw - prefix function and struct names with "lrw"
Overly-generic names can cause problems like naming collisions, confusing crash reports, and reduced grep-ability. E.g. see commit d099ea6e6fde ("crypto - Avoid free() namespace collision"). Clean this up for the lrw template by prefixing the names with "lrw_". (I didn't use "crypto_lrw_" instead because that seems overkill.) Also constify the tfm context in a couple places. Signed-off-by: Eric Biggers <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions