On Mon, Oct 21, 2019 at 04:51:45PM +0200, Geert Uytterhoeven wrote:
Variables of type atomic{,64}_t can be used fine with debugfs_create_u{32,64}, when passing a pointer to the embedded counter. This allows to get rid of the casts, which prevented compiler checks.
Signed-off-by: Geert Uytterhoeven geert+renesas@glider.be
drivers/crypto/nx/nx_debugfs.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-)
Patch applied. Thanks.
dri-devel@lists.freedesktop.org