dumpstate: remove length modifier on assignment suppressed scanf item
gcc throws warning for using the two together as there is no point specifying storage size if the item is not to be stored. With -Werror enabled in this module, such warning breaks the build under gcc compiling. Change-Id: I6478c7cdb39f4709a63089191cc4ff541564cea4
Loading
Please register or sign in to comment