summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorTao Ma <boyu.mt@taobao.com>2011-05-09 10:28:41 -0400
committerTheodore Ts'o <tytso@mit.edu>2011-05-09 10:28:41 -0400
commit55ff3840a293923daacc880cf4aed30c3c49f754 (patch)
treea6ff7d177ff6b2e1f58d63560cc9323f789f53a1 /tools/perf/scripts/python/bin/stackcollapse-record
parent00d098822fe215a2f4fd32f244a9055b0b043bfe (diff)
downloadkernel-55ff3840a293923daacc880cf4aed30c3c49f754.tar.gz
ext4: remove redundant check for first_not_zeroed in ext4_register_li_request
We have checked first_not_zeroed == ngroups already above, so remove this redundant check. sbi->s_li_request = NULL above is also removed since it is NULL already. Cc: Lukas Czerner <lczerner@redhat.com> Signed-off-by: Tao Ma <boyu.mt@taobao.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
X queues for z/VM NICsJulian Wiedmann 2020-02-27s390/qeth: support configurable RX copybreakJulian Wiedmann 2019-12-05s390/qeth: guard against runt packetsJulian Wiedmann 2019-11-14s390/qeth: gather more detailed RX dropped/error statisticsJulian Wiedmann 2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann 2019-04-17s390/qeth: stop/wake TX queues based on their fill levelJulian Wiedmann 2019-04-17s390/qeth: add TX multiqueue support for IQD devicesJulian Wiedmann 2019-02-15s390/qeth: add support for ETHTOOL_GRINGPARAMJulian Wiedmann 2019-02-15s390/qeth: overhaul ethtool statisticsJulian Wiedmann 2019-02-15s390/qeth: move ethtool code into its own fileJulian Wiedmann