1. 17 12月, 2010 1 次提交
    • W
      MIPS: Loongson: Add return value check for strict_strtoul() · ec798125
      Wu Zhangjin 提交于
      cc1: warnings being treated as errors
      arch/mips/loongson/common/env.c: In function 'prom_init_env':
      arch/mips/loongson/common/env.c:49: error: ignoring return value of 'strict_strtol', declared with attribute warn_unused_result
      arch/mips/loongson/common/env.c:50: error: ignoring return value of 'strict_strtol', declared with attribute warn_unused_result
      arch/mips/loongson/common/env.c:51: error: ignoring return value of 'strict_strtol', declared with attribute warn_unused_result
      arch/mips/loongson/common/env.c:52: error: ignoring return value of 'strict_strtol', declared with attribute warn_unused_result
      Signed-off-by: NWu Zhangjin <wuzhangjin@gmail.com>
      Cc: linux-mips <linux-mips@linux-mips.org>
      Patchwork: https://patchwork.linux-mips.org/patch/1762/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      ec798125
  2. 27 2月, 2010 2 次提交
  3. 17 12月, 2009 1 次提交
  4. 18 9月, 2009 4 次提交