From 29cf342b8f1056486557015aba4538804a872dc1 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Fri, 20 Feb 2015 18:42:11 +0100 Subject: [PATCH] btrfs: cleanup, use correct type in div_u64_rem div_u64_rem expects u32 for divisior and reminder. Signed-off-by: David Sterba --- Reading git-format-patch failed