From: David S. Miller Date: Mon, 7 Aug 2017 21:24:21 +0000 (-0700) Subject: Merge branch 'net-dsa-remove-useless-arguments' X-Git-Tag: Ubuntu-5.2.0-15.16~6086^2~345 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=d899cb2e5fe15d3cddc5ae2af9cd579c3280bb4b;p=mirror_ubuntu-eoan-kernel.git Merge branch 'net-dsa-remove-useless-arguments' Vivien Didelot says: ==================== net: dsa: remove useless arguments Several DSA core setup functions take many arguments, mostly because of the legacy code. This patch series removes the useless args of these functions, where either the dsa_switch or dsa_port argument is enough. Changes in v2: - ds->dev is already assigned by dsa_switch_alloc ==================== Signed-off-by: David S. Miller --- d899cb2e5fe15d3cddc5ae2af9cd579c3280bb4b