aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorSuman Anna <[email protected]>2014-06-24 00:24:25 -0500
committerGreg Kroah-Hartman <[email protected]>2014-06-26 21:10:31 -0400
commitff4f58f0ca5dee33a80a72393dd195de9284702b (patch)
tree0e44dc552c3bbe985dffaae6b52a372b32e6191a /net/unix/af_unix.c
parenta497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee (diff)
staging: tidspbridge: fix an erroneous removal of parentheses
Commit 4a9fdbb (staging: core: tiomap3430.c Fix line over 80 characters.) erroneously removed the parentheses around the function pointer leading to the following build error (when enabling the build of TI DSP/Bridge driver): drivers/staging/tidspbridge/core/tiomap3430.c: In function 'bridge_brd_monitor': drivers/staging/tidspbridge/core/tiomap3430.c:283:10: error: invalid type argument of unary '*' (have 'u32') make[3]: *** [drivers/staging/tidspbridge/core/tiomap3430.o] Error 1 Fix this build error properly. Fixes: 4a9fdbb (staging: core: tiomap3430.c Fix line over 80 characters.) Cc: Aybuke Ozdemir <[email protected]> Cc: Peter P Waskiewicz Jr <[email protected]> Cc: Omar Ramirez Luna <[email protected]> Signed-off-by: Suman Anna <[email protected]> Cc: stable <[email protected]> # 3.15 Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions