aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strscpy.c
diff options
context:
space:
mode:
authorAngeloGioacchino Del Regno <[email protected]>2022-05-17 12:47:08 +0200
committerMatthias Brugger <[email protected]>2022-06-07 18:25:14 +0200
commit18c7deca2b812537aa4d928900e208710f1300aa (patch)
tree9dc5aa4dd1a05789b3131804ff636a1e09c663b3 /lib/test_fortify/write_overflow-strscpy.c
parentf2906aa863381afb0015a9eb7fefad885d4e5a56 (diff)
soc: mediatek: pwrap: Use readx_poll_timeout() instead of custom function
Function pwrap_wait_for_state() is a function that polls an address through a helper function, but this is the very same operation that the readx_poll_timeout macro means to do. Convert all instances of calling pwrap_wait_for_state() to instead use the read_poll_timeout macro. Signed-off-by: AngeloGioacchino Del Regno <[email protected]> Reviewed-by: NĂ­colas F. R. A. Prado <[email protected]> Tested-by: NĂ­colas F. R. A. Prado <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Matthias Brugger <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strscpy.c')
0 files changed, 0 insertions, 0 deletions