summaryrefslogtreecommitdiff
path: root/privs.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-07-29 11:48:41 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-07-29 11:48:41 +0200
commit7834874237b791abe04a1b22aff207cfa5293e34 (patch)
tree78ef1232fa5ee017220c3c1bb94954448a5ccf24 /privs.c
parente18e050dfb9a79241bc5169569ce28071353a8c1 (diff)
flowtop: Fix compiler warnings
Fix the following compiler warnings that occur when building with "-W -Wall -Wextra": flowtop.c: In function ‘walk_process’: flowtop.c:417:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] flowtop.c: In function ‘presenter_screen_update’: flowtop.c:937:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] flowtop.c:938:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'privs.c')
0 files changed, 0 insertions, 0 deletions
Merge branch 'sh_eth-E-DMAC-interrupt-mask-cleanups'
Sergei Shtylyov says: ==================== sh_eth: E-DMAC interrupt mask cleanups Here's a set of 3 patches against DaveM's 'net-next.git' repo. The main goal of this set is to stop using the bare numbers for the E-DMAC interrupt masks. [1/3] sh_eth: rename EESIPR bits [2/3] sh_eth: add missing EESIPR bits [3/3] sh_eth: stop using bare numbers for EESIPR values ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/dt-bindings/sound')