OSDN Git Service

Ext4utils: Fix unused parameters
authorAndreas Gampe <agampe@google.com>
Thu, 6 Aug 2015 00:16:22 +0000 (17:16 -0700)
committerAndreas Gampe <agampe@google.com>
Wed, 12 Aug 2015 19:12:23 +0000 (12:12 -0700)
commita4a6726008ebd46007f98138d907bbe499861b3e
treef6705b0900c9a80881bec5fcb48f5c83e964a3a4
parent2aaa82e49e6772074533f0b1ee41925b54db7fe7
Ext4utils: Fix unused parameters

Refactor code so that parameters are not unused and the debug code
is always at least checked (and in non-debug cases compiled away).

Bug: 18632512

(cherry picked from commit 7ec740fee7356dd72918c9b9fd0a91276356673b)

Change-Id: I0e1eedae97a6edceb1771e10e6ec82c641ba9c5e
ext4_utils/canned_fs_config.c