summaryrefslogtreecommitdiff
path: root/bpf_jit_disasm.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-07-21 09:24:53 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-07-21 09:24:53 +0200
commit820d8f23af148240e0266967ee460098a4855d94 (patch)
tree78ab84280848737a9a028de87f33590059895c3c /bpf_jit_disasm.c
parent98ed6adf069d0a1b89cd6f90657fce1136020bee (diff)
netsniff-ng: dissector_sll: Fix indentation and typo
Fix indentation for multiline function calls and correct a typo in the same area. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'bpf_jit_disasm.c')
0 files changed, 0 insertions, 0 deletions
lat_data
The other instances of this structure got removed along with the MDIO device change, but this one was left behind and needs to be removed as well: arch/arm/mach-orion5x/wnr854t-setup.c:109:44: error: 'wnr854t_switch_plat_data' defined but not used [-Werror=unused-variable] static struct dsa_platform_data __initdata wnr854t_switch_plat_data = { Fixes: 575e93f7b5e6 ("ARM: orion: Register DSA switch as a MDIO device") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm/plat-omap/Kconfig')