diff options
author | John Ogness <[email protected]> | 2024-08-27 16:25:31 +0206 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2024-09-04 12:28:25 +0200 |
commit | d33d5e683b0d3b4f5fc6a49ce17583f8ca663944 (patch) | |
tree | 940a6cd9565510e6daa95c4f07919f04596e909f /lib/crypto/mpi/mpiutil.c | |
parent | 85a147a986e4feafb9286fabaf03a302a611cd85 (diff) |
printk: nbcon: Use raw_cpu_ptr() instead of open coding
There is no need to open code a non-migration-checking
this_cpu_ptr(). That is exactly what raw_cpu_ptr() is.
Signed-off-by: John Ogness <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions