mirror of
https://github.com/torvalds/linux.git
synced 2024-12-29 06:12:08 +00:00
fc99f97af2
Avoid casts from pointers to fixed-size integers to prevent the compiler from warning. Print virtual memory addresses using %p instead. Also turn a couple of %d/%x specifiers into %zu/%zd/%zx to avoid further warnings due to mismatched format strings. Signed-off-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Rob Clark <robdclark@gmail.com> |
||
---|---|---|
.. | ||
edp_aux.c | ||
edp_bridge.c | ||
edp_connector.c | ||
edp_ctrl.c | ||
edp_phy.c | ||
edp.c | ||
edp.h | ||
edp.xml.h |