summaryrefslogtreecommitdiff
path: root/include/linux/pagevec.h
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2018-01-15 10:43:03 +0000
committerDavid S. Miller <davem@davemloft.net>2018-01-16 14:25:42 -0500
commite02f08a07098887733f92d8c5631432a3d94de6c (patch)
tree22c424d8ae06fd91004ce7691392bfee90a3b941 /include/linux/pagevec.h
parentfedae6d7e6b4e05928b228b7f1c85407aa37fd04 (diff)
downloadkernel-e02f08a07098887733f92d8c5631432a3d94de6c.tar.gz
mlxsw: spectrum: qdiscs: Make function mlxsw_sp_qdisc_prio_unoffload static
Fixes the following sparse warning: drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c:464:1: warning: symbol 'mlxsw_sp_qdisc_prio_unoffload' was not declared. Should it be static? Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/pagevec.h')
0 files changed, 0 insertions, 0 deletions
o compression.hAnand Jain 2016-02-18btrfs: fix memory leak of fs_info in block group cacheKinglong Mee 2016-01-22btrfs: tests: switch to GFP_KERNELDavid Sterba 2016-01-11Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason 2016-01-11Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason 2016-01-07btrfs: constify remaining structs with function pointersDavid Sterba 2016-01-07btrfs tests: replace whole ops structure for free space testsDavid Sterba 2016-01-07Btrfs: use linux/sizes.h to represent constantsByongho Lee 2015-12-18Merge branch 'freespace-tree' into for-linus-4.5Chris Mason 2015-12-17Btrfs: add free space tree sanity testsOmar Sandoval 2015-12-17Btrfs: add extent buffer bitmap sanity testsOmar Sandoval 2015-11-25Btrfs: tests: checking for NULL instead of IS_ERR()Dan Carpenter 2015-10-21Btrfs: add fragment=* debug mount optionJosef Bacik 2015-06-10btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.Qu Wenruo 2015-04-13Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().Dongsheng Yang 2015-03-17Btrfs: add sanity test for outstanding_extents accountingJosef Bacik 2015-01-21btrfs: switch extent_state state to unsignedDavid Sterba 2014-12-12btrfs: sink parameter len to alloc_extent_bufferDavid Sterba 2014-12-12btrfs: unify extent buffer allocation apiDavid Sterba 2014-09-22Btrfs: remove empty block groups automaticallyJosef Bacik 2014-09-17Btrfs: improve free space cache management and space allocationFilipe Manana 2014-06-13Btrfs: fix qgroups sanity test crash or hangFilipe Manana 2014-06-13btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin 2014-06-09Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik 2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds 2014-01-28Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton 2014-01-07treewide: fix comments and printk msgsMasanari Iida 2013-12-19treewide: Fix typos in printkMasanari Iida 2013-11-11Btrfs: add a sanity test for a vacant extent at the front of a fileJosef Bacik 2013-11-11Btrfs: add tests for btrfs_get_extentJosef Bacik 2013-11-11Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik 2013-11-11Btrfs: add a sanity test for btrfs_split_itemJosef Bacik 2013-09-01Btrfs: separate out tests into their own directoryJosef Bacik