summaryrefslogtreecommitdiff
path: root/ring_rx.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-03-16 17:25:05 +0100
committerDaniel Borkmann <dborkman@redhat.com>2013-03-16 17:25:05 +0100
commit714868559b381722637ac7bcad0c510e7f48dfe2 (patch)
tree6924975a9ca5c9cad5fcadf8635cb2b30833bc4b /ring_rx.c
parent3211183734562908e4f250cc2dd1a177e3c170b1 (diff)
hash: simplify code and fix whitespacing
Make whitespacing more uniform to coding conventions and also simplify some fubar if + xfree combinations by using free only. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'ring_rx.c')
0 files changed, 0 insertions, 0 deletions
aytrail: Add missing spinlock usage in byt_gpio_irq_handler
According to VLI64 Intel Atom E3800 Specification Update (#329901) concurrent read accesses may result in returning 0xffffffff and write accesses may be dropped silently. To workaround all accesses must be protected by locks. Cc: stable@vger.kernel.org Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/objtool/builtin.h')