util: Remove redundant type cast in function align64
authorYonggang Luo <luoyonggang@gmail.com>
Mon, 5 Jun 2023 17:00:03 +0000 (01:00 +0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 8 Jun 2023 06:41:20 +0000 (06:41 +0000)
commit9ce8ff9bb1eca0a354583474a2168415ca9ba7c4
tree86602de434235c0e6e485d49a757ea5d03a172fa
parent93f047b6ffa5e9d2db0491b1885c60a9df88ac19
util: Remove redundant type cast in function align64

Fixes: 0a06cf75231 ("util: migrate alignment functions and macros to use ALIGN_POT")

Reviewed-by: Rohan Garg <rohan.garg@intel.com>
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23421>
src/util/u_math.h