From: David S. Miller Date: Fri, 28 Jul 2017 00:29:35 +0000 (-0700) Subject: Merge branch 'liquidio-standardization-and-cleanup' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1812bc43375a991e982086b400eb2a4acf9d6a01;p=linux.git 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: David S. Miller --- 1812bc43375a991e982086b400eb2a4acf9d6a01