Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Just minor overlapping changes in the conflicts here. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -3251,7 +3251,7 @@ static int ehea_mem_notifier(struct notifier_block *nb,
|
||||
switch (action) {
|
||||
case MEM_CANCEL_OFFLINE:
|
||||
pr_info("memory offlining canceled");
|
||||
/* Fall through: re-add canceled memory block */
|
||||
/* Fall through - re-add canceled memory block */
|
||||
|
||||
case MEM_ONLINE:
|
||||
pr_info("memory is going online");
|
||||
|
Reference in New Issue
Block a user