Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Staging:wlan-ng:cfg80211: A better fix for: Lines should end with a '('
<greg@kroah.com>
Cc: linux-kernel@vger.kernel.org
Bcc:
Subject: [PATCH v2] Staging: wlan-ng: cfg80211: A better fix for: Lines should
not end with a '('.
Reply-To:
This patch fixes the checkpatch error : lines should not end with a '('
by reducing length of function name to enable the arguments be passed on a single line.
Signed-off-by: Tawah Peggy <tawahpeggy98@gmail.com>- Loading branch information