aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorCheah Kok Cheong <thrust73@gmail.com>2016-11-28 00:28:26 +0800
committerMichal Marek <mmarek@suse.com>2016-11-29 14:03:14 +0100
commit0eb47346968f9b3852bbc56115f4feeecf23ea40 (patch)
tree49b6c91d2dafbc1f00a90ff49811e99c1ba754d9 /tools/perf/scripts/python
parentLinux 4.9-rc1 (diff)
downloadlinux-0eb47346968f9b3852bbc56115f4feeecf23ea40.tar.gz
linux-0eb47346968f9b3852bbc56115f4feeecf23ea40.zip
Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warning
Fix below warning when make nconfig is run initially or after make clean. HOSTCC scripts/kconfig/nconf.o scripts/kconfig/nconf.c:8:0: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE ^ <command-line>:0:0: note: this is the location of the previous definition Signed-off-by: Cheah Kok Cheong <thrust73@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
tions'>-563/+462 2016-04-29net/mlx5e: Refactor mlx5e flow steering structsMaor Gottlieb5-154/+160 2016-04-29net/mlx5: Support different attributes for priorities in namespaceMaor Gottlieb1-12/+19 2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb6-40/+70 2016-04-29net/mlx5: Set number of allowed levels in priorityMaor Gottlieb2-30/+33 2016-04-29net/mlx5: Introduce modify flow rule destinationMaor Gottlieb2-2/+5 2016-04-29net/mlx5e: Direct TIR per RQTariq Toukan4-138/+191 2016-04-29net/mlx5e: Call vxlan_get_rx_port() with rtnl lockMatthew Finlay1-1/+4 2016-04-29net: ethernet: enc28j60: add device tree supportMichael Heimpold2-3/+76 2016-04-29net: ethernet: enc28j60: support half-duplex SPI controllersMichael Heimpold1-5/+9 2016-04-29net: constify is_skb_forwardable's argumentsNikolay Aleksandrov2-2/+3 2016-04-29ppp: add rtnetlink device creation supportGuillaume Nault2-3/+120 2016-04-29ppp: define reusable device creation functionsGuillaume Nault1-88/+118 2016-04-29net: ethernet: stmmac: update MDIO support for GMAC4Alexandre TORGUE1-4/+98 2016-04-29vxlan: fix initialization with custom link parametersJiri Benc1-4/+4 2016-04-29samples/bpf: like LLC also verify and allow redefining CLANG commandJesper Dangaard Brouer2-14/+17 2016-04-29samples/bpf: allow make to be run from samples/bpf/ directoryJesper Dangaard Brouer2-0/+11