Commit c16532e6 authored by Daniel Kiper's avatar Daniel Kiper Committed by Atsushi Kumagai
Browse files

[PATCH v3 6/7] Mute some compiler warnings.



This patch mutes follwing compiler warnings:
  - warning: assignment discards ‘const’ qualifier from
    pointer target type [enabled by default],
  - warning: variable ‘page_offset’ set but not used
    [-Wunused-but-set-variable].

v2 - suggestions/fixes:
   - do not discard a const qualifier
     (suggested by Andrew Cooper).

Signed-off-by: default avatarDaniel Kiper <daniel.kiper@oracle.com>
parent 74da476f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment