]> granicus.if.org Git - strace/blobdiff - quota.c
Simplify print_lld_from_low_high_val ifdefery
[strace] / quota.c
diff --git a/quota.c b/quota.c
index 7dd01f9edc65f9d961a50ab76c1bda80f08f47f3..19f391f763cb0ca34bafe9eb01cec8793b25c997 100644 (file)
--- a/quota.c
+++ b/quota.c
@@ -171,7 +171,7 @@ struct fs_quota_statv {
                zero_extend_signed_to_ull((where).field))
 
 static int
-decode_cmd_data(struct tcb *tcp, uint32_t id, uint32_t cmd, unsigned long data)
+decode_cmd_data(struct tcb *tcp, uint32_t id, uint32_t cmd, kernel_ulong_t data)
 {
        switch (cmd) {
        case Q_QUOTAOFF: