mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
All of the conflicts were cases of overlapping changes. In net/core/devlink.c, we have to make care that the resouce size_params have become a struct member rather than a pointer to such an object. Signed-off-by: David S. Miller <davem@davemloft.net>