diff options
author | Curt Wohlgemuth <curtw@google.com> | 2012-02-20 23:53:03 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2012-02-20 23:53:03 +0100 |
commit | 1592d2c5574edadb0871cc4ac84265bdd18b2d68 (patch) | |
tree | 13f429d2f84f3d5f3f8504d750b0c4a05cf23924 /fs/jbd2 | |
parent | jbd2: use KMEM_CACHE instead of kmem_cache_create() (diff) | |
download | linux-1592d2c5574edadb0871cc4ac84265bdd18b2d68.tar.xz linux-1592d2c5574edadb0871cc4ac84265bdd18b2d68.zip |
ext4: mark possibly unused variable in ext4_mb_normalize_request()
The 'orig_size' local variable is only used in a call to
mb_debug(). Mark it with '__maybe_unused'.
Signed-off-by: Curt Wohlgemuth <curtw@google.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/jbd2')
0 files changed, 0 insertions, 0 deletions