aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRavikant B Sharma <ravikant.s2@samsung.com>2016-11-08 11:30:09 +0530
committerRussell King <rmk+kernel@armlinux.org.uk>2016-11-17 00:02:50 +0000
commite8e11817e2ff18f35de932cdd2738cad5567cb7c (patch)
tree11e83b32d1b9baa2109cab848fa69221246b86d8 /tools/perf/scripts/python/export-to-postgresql.py
parentdrm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops (diff)
downloadlinux-e8e11817e2ff18f35de932cdd2738cad5567cb7c.tar.gz
linux-e8e11817e2ff18f35de932cdd2738cad5567cb7c.zip
drm/armada: fix NULL pointer comparison warning
Replace direct comparisons to NULL i.e. 'x == NULL' with '!x'. As per coding standard. Signed-off-by: Ravikant B Sharma <ravikant.s2@samsung.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
00'>2017-11-09net: dsa: setup routing tableVivien Didelot1-71/+37 2017-11-09net: dsa: use of_for_each_phandleVivien Didelot1-11/+8 2017-11-09net: dsa: add find port by node helperVivien Didelot1-20/+17 2017-11-09net: dsa: setup and teardown portsVivien Didelot1-114/+59 2017-11-09net: dsa: setup and teardown switchesVivien Didelot1-23/+39 2017-11-09net: dsa: setup and teardown treeVivien Didelot2-15/+19 2017-11-09net: dsa: setup and teardown master deviceVivien Didelot4-39/+51 2017-11-09net: dsa: setup and teardown default CPU portVivien Didelot1-85/+68 2017-11-09net: dsa: constify cpu_dp member of dsa_portVivien Didelot2-2/+2 2017-11-08openvswitch: enable NSH supportYi Yang9-2/+613 2017-11-08pktgen: document 32-bit timestamp overflowArnd Bergmann1-3/+11 2017-11-08net: mvpp2: add ethtool GOP statisticsMiquel Raynal1-5/+223 2017-11-08fsl/fman: Remove a useless 'dev_err()' callChristophe JAILLET1-1/+0 2017-11-08fsl/fman: Add a missing 'of_node_put()' call in an error handling pathChristophe JAILLET1-0/+1 2017-11-08fsl/fman: Remove some useless codeChristophe JAILLET1-5/+2 2017-11-08fsl/fman: Remove a useless call to 'dev_set_drvdata()'Christophe JAILLET1-1/+0 2017-11-08rtnetlink: fix missing size for IFLA_IF_NETNSIDColin Ian King1-1/+1 2017-11-08net: dsa: lan9303: Drop port range checkEgil Hjelmeland1-23/+4 2017-11-08bnxt: fix bnxt_hwrm_fw_set_time for y2038Arnd Bergmann1-8/+3 2017-11-08of: add of_property_read_variable_* dummy helpersArnd Bergmann1-12/+50 2017-11-08bnxt: delete some unreachable codeDan Carpenter1-1/+0 2017-11-08net: dsa: lan9303: Adjust indentingEgil Hjelmeland3-3/+3 2017-11-08net: dsa: lan9303: Replace msleep(1) with usleep_range()Egil Hjelmeland1-2/+2 2017-11-08net: dsa: lan9303: Fix syntax errors in device tree examplesEgil Hjelmeland1-2/+2 2017-11-08net: dsa: lan9303: Correct register names in commentsEgil Hjelmeland1-3/+5 2017-11-08mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()Wei Yongjun1-0/+1 2017-11-08dpaa_eth: fix error return code in dpaa_eth_probe()Wei Yongjun1-3/+3 2017-11-08mlxsw: spectrum: Support general qdisc statsNogah Frankel2-0/+56 2017-11-08mlxsw: spectrum: Support RED xstatsNogah Frankel2-0/+60 2017-11-08mlxsw: spectrum: Collect tclass related stats periodicallyNogah Frankel2-0/+43 2017-11-08mlxsw: reg: Add ext and tc-cong counter groupsYuval Mintz1-0/+19 2017-11-08mlxsw: spectrum: Support RED qdisc offloadNogah Frankel4-1/+193 2017-11-08mlxsw: reg: Add cwtp & cwtpm registersNogah Frankel1-0/+187 2017-11-08net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel3-4/+4 2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel15-16/+17 2017-11-08net_sch: red: Add offload ability to RED qdiscNogah Frankel4-0/+111 2017-11-08bpf: Rename tcp_bbf.readme to tcp_bpf.readmeLawrence Brakmo1-0/+0