Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 2fd4e52e authored by Thorsten Blum's avatar Thorsten Blum Committed by Helge Deller
Browse files

parisc: Use max() to calculate parisc_tlb_flush_threshold


Use max() to reduce 4 lines of code to a single line and improve its
readability.

Fixes the following Coccinelle/coccicheck warning reported by
minmax.cocci:

  WARNING opportunity for max()

Signed-off-by: default avatarThorsten Blum <thorsten.blum@toblux.com>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 4c29ab84
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment