aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/zynq-fpga.c
diff options
context:
space:
mode:
authorTodd Kjos <tkjos@android.com>2018-11-06 18:56:31 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-11-26 14:12:05 -0500
commit324fa64cf4189094bc4df744a9e7214a1b81d845 (patch)
treecb166960a5b3b450a5d47be23657c6ba2a463aca /drivers/fpga/zynq-fpga.c
parent1dbfe7f23bdb7238c72d8efcffcd75280ff71d20 (diff)
binder: fix sparse warnings on locking context
Add __acquire()/__release() annnotations to fix warnings in sparse context checking There is one case where the warning was due to a lack of a "default:" case in a switch statement where a lock was being released in each of the cases, so the default case was added. Signed-off-by: Todd Kjos <tkjos@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions