Skip to content
Commit b9b8722d authored by Mark Salter's avatar Mark Salter
Browse files

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: default avatarMark Salter <msalter@redhat.com>
parent dbe91a2e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment