[PATCH 0/3] crypto: spacc - Fix Smatch issues

From: Dan Carpenter
Date: Wed Aug 14 2024 - 17:12:02 EST


Fix a couple off by ones, and a minor style nit.

Dan Carpenter (3):
crypto: spacc - Fix bounds checking on spacc->job[]
crypto: spacc - Fix off by one in spacc_isenabled()
crypto: spacc - Add a new line in spacc_open()

drivers/crypto/dwc-spacc/spacc_core.c | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)

--
2.43.0