Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Fix aarch64 type warning #574

Merged
merged 1 commit into from
Oct 2, 2016
Merged

Conversation

behlendorf
Copy link
Contributor

Explicitly cast type in splat-rwlock.c test case to silence
the following warning.

warning: format ‘%ld’ expects argument of type ‘long int’,
but argument N has type ‘int’

Signed-off-by: Brian Behlendorf [email protected]

Explicitly cast type in splat-rwlock.c test case to silence
the following warning.

  warning: format ‘%ld’ expects argument of type ‘long int’,
  but argument N has type ‘int’

Signed-off-by: Brian Behlendorf <[email protected]>
behlendorf added a commit to behlendorf/zfs that referenced this pull request Oct 1, 2016
Requires-spl: refs/pull/574/head
Signed-off-by: Brian Behlendorf <[email protected]>
@behlendorf behlendorf merged commit 6c2a66b into openzfs:master Oct 2, 2016
behlendorf added a commit to behlendorf/spl that referenced this pull request Feb 2, 2017
Explicitly cast type in splat-rwlock.c test case to silence
the following warning.

  warning: format ‘%ld’ expects argument of type ‘long int’,
  but argument N has type ‘int’

Signed-off-by: Brian Behlendorf <[email protected]>
Closes openzfs#574
@behlendorf behlendorf deleted the aarch64-fix branch July 28, 2017 22:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant