[PATCH 3/3] staging: rtl8192u: Remove unnecessary line-breaks in function signatures

2019-09-18 Thread Sumera Priyadarsini
This patch fixes the function signatures for rtl8192_handle_assoc_response, rtl8192_record_rxdesc_forlateruse, rtl819xusb_process_received_packet and other relevant code blocks to avoid the checkpatch.pl warning: CHECK: Lines should not end with a '(' Signed-off-by: Sumera Priyadarsini

[PATCH 3/3] staging: rtl8192u: Remove unnecessary line-breaks in function signatures

2019-09-14 Thread Sumera Priyadarsini
This patch fixes the function signatures for rtl8192_handle_assoc_response, rtl8192_record_rxdesc_forlateruse, rtl819xusb_process_received_packet and other relevant code blocks to avoid the checkpatch.pl warning: CHECK: Lines should not end with a '(' Signed-off-by: Sumera Priyadarsini