remarkable-linux/arch/c6x
Mark Salter b9b8722d47 C6X: clean up compiler warning
commit a610d6e6: pull clearing RESTORE_SIGMASK into block_sigmask()
left behind a compiler warning:

  arch/c6x/kernel/signal.c:252:6: warning: unused variable 'ret'

This patch cleans up the warning by removing the unused variable.

Signed-off-by: Mark Salter <msalter@redhat.com>
2012-07-18 23:52:54 -04:00
..
boot C6X: add basic support for TMS320C6678 SoC 2012-07-18 23:52:31 -04:00
configs C6X: add basic support for TMS320C6678 SoC 2012-07-18 23:52:31 -04:00
include/asm C6X: remove dependence on legacy IRQs 2012-07-18 23:49:40 -04:00
kernel C6X: clean up compiler warning 2012-07-18 23:52:54 -04:00
lib C6X: library code 2011-10-06 19:48:23 -04:00
mm C6X: memory management and DMA support 2011-10-06 19:47:37 -04:00
platforms C6X: add basic support for TMS320C6678 SoC 2012-07-18 23:52:31 -04:00
Kconfig Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2012-05-24 13:29:46 -07:00
Makefile