[PATCH] help conform gasket page table to style

2018-11-12 Thread Robert Deal
Formating arguments in gasket_page_table.c functions to conform to the kernel style. This is my first patch and I apologise in advance if this email and or patch is not correct, or if i sent it to the wrong maintainers. Signed-off-by: Robert Deal --- drivers/staging/gasket/gasket_page_table.c

[PATCH] staging: gasket: formatting fixes

2018-11-12 Thread Robert Deal
Reformat arguments in a few functions in gasket_page_table.c to better follow linux kernel formatting standards. Signed-off-by: Robert Deal --- drivers/staging/gasket/gasket_page_table.c | 24 ++ 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/drivers/staging