summaryrefslogtreecommitdiff
path: root/include/uapi/linux/errqueue.h
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2026-01-13 11:31:28 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2026-01-31 05:52:30 +0300
commit9c5582db77199f8fbcf45e531198df5b97d5ee7f (patch)
tree12120daaf2f20706c97b73e838c6ffaf79417e2e /include/uapi/linux/errqueue.h
parentf42116458d01e9bb8586613063028ab8c7070856 (diff)
downloadlinux-9c5582db77199f8fbcf45e531198df5b97d5ee7f.tar.xz
crypto: stm32 - Replace min_t(size_t) with just min()
In most cases, min_t(size_t) and explicit casting are unnecessary because the values ->hw_blocksize, ->payload_{in,out}, and ->header_in are already of type 'size_t'. Use the simpler min() macro instead. Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/uapi/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions