summaryrefslogtreecommitdiff
path: root/rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorJosh Law <objecting@objecting.org>2026-03-24 22:32:10 +0000
committerAndrew Morton <akpm@linux-foundation.org>2026-05-28 21:24:43 -0700
commitf424800c2a23d9fdc1355bdaf46ad2bc89741436 (patch)
tree04ff67abea6730d30c363093e07c7040665d5885 /rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
parentcae29a5787e38ce7ec7727a87ac7e393a85cb1ef (diff)
lib/base64: fix copy-pasted @padding doc in base64_decode()
The @padding kernel-doc for base64_decode() says "whether to append '=' padding characters", which was copy-pasted from base64_encode(). In the decode context, it controls whether the input is expected to include padding, not whether to append it. Link: https://lore.kernel.org/20260324223210.47676-3-objecting@objecting.org Signed-off-by: Josh Law <objecting@objecting.org> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions