[PATCH] include: Modify parameters that are not used in __local_bh_disable_ip()

2020-08-02 Thread leesagacious
Signed-off-by: leesagacious --- include/linux/bottom_half.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/bottom_half.h b/include/linux/bottom_half.h index ab54f34..edcdf3fa 100644 --- a/include/linux/bottom_half.h +++ b/include/linux/bottom_half.h @@ -7,7

[PATCH] Modify the parameters that are not used

2020-08-01 Thread leesagacious
Signed-off-by: leesagacious --- include/linux/bottom_half.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/linux/bottom_half.h b/include/linux/bottom_half.h index a19519f..ab54f34 100644 --- a/include/linux/bottom_half.h +++ b/include/linux/bottom_half.h @@ -7,7