summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAjay Singh <ajay.kathat@microchip.com>2018-02-19 20:59:43 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-02-19 18:12:53 +0100
commit6492e48107529411d4b43effb90e5835d8d801cc (patch)
tree5968a109bfb0aaf727ac36599b47773cea6954ce /tools/perf/scripts/python/bin
parentad9ff63d04fd529ebc744c4db7b793eb3a219629 (diff)
downloadkernel-6492e48107529411d4b43effb90e5835d8d801cc.tar.gz
staging: wilc1000: rename wilc_remove_key() parameters to avoid camelCase
Fix "Avoid camelCase" issue found by checkpatch.pl script. Signed-off-by: Ajay Singh <ajay.kathat@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
570f2fb49136f838fc9195a9'>sched: sched_rt_entityPeter Zijlstra 2007-10-20oom_kill bugAl Viro 2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov 2007-10-19Isolate some explicit usage of task->tgidPavel Emelyanov 2007-10-19mm/oom_kill.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke 2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn 2007-10-17oom: convert zone_scan_lock from mutex to spinlockDavid Rientjes 2007-10-17oom: do not take callback_mutexDavid Rientjes 2007-10-17oom: compare cpuset mems_allowed instead of exclusive ancestorsDavid Rientjes 2007-10-17oom: suppress extraneous stack and memory dumpDavid Rientjes 2007-10-17oom: add oom_kill_allocating_task sysctlDavid Rientjes 2007-10-17oom: add per-zone lockingDavid Rientjes 2007-10-17oom: move constraints to enumDavid Rientjes 2007-10-16Memoryless nodes: OOM: use N_HIGH_MEMORY map instead of constructing one on t...Christoph Lameter