sprandom: fix debug printout for offset
authorTomas Winkler <tomas.winkler@sandisk.com>
Thu, 28 Aug 2025 06:18:34 +0000 (09:18 +0300)
committerTomas Winkler <tomas.winkler@sandisk.com>
Thu, 28 Aug 2025 07:44:05 +0000 (10:44 +0300)
commit36759728ecabb0b59c0d480af080f8f485e5f460
treec5b02add236b0c440486d704c7a997c7bd2fd979
parent224a7cc318423362f412aa826e4428c0c538ef71
sprandom: fix debug printout for offset

Fix a lefover bug, after code changes. Use 'offset' instead of  *b pointer.

Signed-off-by: Tomas Winkler <tomas.winkler@sandisk.com>
sprandom.c