summaryrefslogtreecommitdiff
path: root/ring_tx.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2017-04-12 10:57:13 +0200
committerTobias Klauser <tklauser@distanz.ch>2017-04-12 10:58:38 +0200
commit4a4b85aac16ccb59f01700ee8fb903dcdc7fcf65 (patch)
treee606fb4a0d2eccedd50a483c25b5950530dc8012 /ring_tx.h
parenteedf26d355b3dcbaa8324db678868fe11e57d5ce (diff)
netsniff-ng: remove unnecessary zeroing of packet counters in init_ctx()
The struct ctx in initialized using memset(ctx, 0, sizeof(*ctx) in init_ctx(), so there is no need to zero these members again. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ring_tx.h')
0 files changed, 0 insertions, 0 deletions
t/diff/arch/sh/kernel?h=nds-private-remove&id=bdda9dd67445707a39ebb6d2be84dfb89ef0dea1&id2=8c31f6034b24601721daeb012793641fac079e2e'>diff)
Merge tag 'drm/panel/for-4.10-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
drm/panel: Changes for v4.10-rc1 This adds support for a couple more panels to the simple-panel driver. There is also a fix for a long-standing bug, but it's not critical since no code will currently trigger it. * tag 'drm/panel/for-4.10-rc1' of git://anongit.freedesktop.org/tegra/linux: drm/panel: simple: Add support for AUO G185HAN01 drm/panel: simple: Add support for AUO G133HAN01 drm/panel: simple: Add more properties to Innolux G121I1-L01 drm/panel: simple: Add bits-per-component for Sharp LQ123P1JX31 drm/panel: simple: Check against num_timings when setting preferred for timing drm/panel: Add support for Chunghwa CLAA070WP03XG panel drm/panel: simple: Add NVD9128 as a simple panel drm/panel: simple: Add support for AUO T215HVN01 drm/panel: simple: Add support for Sharp LQ150X1LG11 panels dt-bindings: display: Add Sharp LQ150X1LG11 panel binding
Diffstat (limited to 'arch/sh/kernel')