Files
linux/arch/openrisc/include/asm
Stafford Horne 8af42949d1 openrisc: xchg: fix computed is not used warning
When building allmodconfig this warning shows.

  fs/ocfs2/file.c: In function 'ocfs2_file_write_iter':
  ./arch/openrisc/include/asm/cmpxchg.h:81:3: warning: value computed is
  not used [-Wunused-value]
    ((typeof(*(ptr)))__xchg((unsigned long)(with), (ptr), sizeof(*(ptr))))
     ^

Applying the same patch logic that was done to the cmpxchg macro.

Signed-off-by: Stafford Horne <shorne@gmail.com>
2017-03-16 00:12:56 +09:00
..
2017-02-25 04:12:38 +09:00
2011-07-22 18:46:39 +02:00
2017-02-25 04:12:38 +09:00
2011-07-22 18:46:39 +02:00
2013-02-26 02:46:08 -05:00
2011-07-22 18:46:28 +02:00
2014-09-03 13:11:02 +00:00
2011-07-22 18:46:33 +02:00
2011-07-22 18:46:39 +02:00
2011-07-22 18:46:28 +02:00
2011-07-22 18:46:28 +02:00
2011-07-22 18:46:39 +02:00
2011-07-22 18:46:39 +02:00
2011-07-22 18:46:39 +02:00
2011-07-22 18:46:32 +02:00
2011-07-22 18:46:28 +02:00
2011-07-22 18:46:28 +02:00
2016-09-27 21:15:14 -04:00
2011-07-22 18:46:39 +02:00