Skip to content
Commit 1812bc43 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'liquidio-standardization-and-cleanup'



Rick Farrington says:

====================
liquidio: standardization and cleanup

This patchset corrects some non-standard macro usage.

1. Replaced custom MIN macro with use of standard 'min_t'.
2. Removed cryptic and misleading macro 'CAST_ULL'.

change log:
V1 -> V2:
  1. Add driver cleanup of macro 'CAST_ULL'.
V2 -> V3:
  1. Remove extra parentheses from previous usage of macro 'CAST_ULL'.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents fb5e7606 19d5c359
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