summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2024-08-23 09:59:05 +0200
committerMartin K. Petersen <martin.petersen@oracle.com>2024-08-28 21:33:21 -0400
commitd5a4b0d64242574bc12f7864809e03aa2863b83b (patch)
tree10ec4f7822828c3bbd235e34d6f27db58fd35e1c /tools/perf/scripts/python/bin/stackcollapse-report
parente59f43fb647733cd58191e6cfec4122f9bdd0aab (diff)
downloadkernel-d5a4b0d64242574bc12f7864809e03aa2863b83b.tar.gz
scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport
Some fields are unused in struct bnx2fc_rport. Remove them in order to save 96 bytes on a x86_64. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://lore.kernel.org/r/42e20b159f3bbb12da7796463a521ca051bd5274.1724399924.git.christophe.jaillet@wanadoo.fr Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
rnel/commit/drivers/net/tokenring?h=linux-6.6.y&id=63dac8ff1b3709b5f7ba71283eb48b4e1f18d563'>drivers/net/tokenring/olympic.c: fix warningAndrew Morton 2008-05-22drivers/net/tokenring/3c359.c: squish a warningAndrew Morton 2008-05-133c359: use netstats in net_device structurePaulius Zaleckas 2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2008-04-08[NET]: Undo code bloat in hot paths due to print_mac().David S. Miller 2008-04-04net/tokenring/olympic.c section fixesAdrian Bunk 2008-03-28drivers/net/tokenring/3c359.c: use time_* macrosS.Caglar Onur 2008-03-25smctr.c: fix logical-bitwise-or confusionJay Schulist 2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds 2008-02-03MAINTAINERS: remove Adam Fritzler, remove his email address in other sourcesJoe Perches 2008-02-03olympic_open() must be __devinitAdrian Bunk 2008-01-28NULL noise in drivers/netAl Viro 2008-01-28endianness annotations and fixes for olympicAl Viro