Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1601001
| From | Matthew Giassa <matthew@giassa.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCHv5 3/4] Staging: ks7010: ks_wlan_ioctl.h: Aligning parameters in function prototypes. |
| Date | 2017-03-15 03:30 +0100 |
| Message-ID | <tl6Rj-Sv-5@gated-at.bofh.it> (permalink) |
| References | <tdafn-5RX-5@gated-at.bofh.it> <tl6Rj-Sv-3@gated-at.bofh.it> <tl6Rj-Sv-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Re-aligning function parameters in function prototypes by inserting additional hard-tabs to resolve a checkpatch warning. Signed-off-by: Matthew Giassa <matthew@giassa.net> --- drivers/staging/ks7010/ks_wlan_ioctl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/ks7010/ks_wlan_ioctl.h b/drivers/staging/ks7010/ks_wlan_ioctl.h index 1b68402..1251d7e 100644 --- a/drivers/staging/ks7010/ks_wlan_ioctl.h +++ b/drivers/staging/ks7010/ks_wlan_ioctl.h @@ -60,7 +60,7 @@ int ks_wlan_read_config_file(struct ks_wlan_private *priv); int ks_wlan_setup_parameter(struct ks_wlan_private *priv, - unsigned int commit_flag); + unsigned int commit_flag); #endif /* __KERNEL__ */ -- 2.7.4
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCHv5 1/4] Staging: ks7010: ks_wlan_ioctl.h: Removed mixed spaces/tabs Matthew Giassa <matthew@giassa.net> - 2017-03-15 03:30 +0100
[PATCHv5 3/4] Staging: ks7010: ks_wlan_ioctl.h: Aligning parameters in function prototypes. Matthew Giassa <matthew@giassa.net> - 2017-03-15 03:30 +0100
[PATCHv5 4/4] Staging: ks7010: ks_wlan_ioctl.h: Wrap complex macros with parentheses Matthew Giassa <matthew@giassa.net> - 2017-03-15 03:30 +0100
Re: [PATCHv5 4/4] Staging: ks7010: ks_wlan_ioctl.h: Wrap complex macros with parentheses "Tobin C. Harding" <me@tobin.cc> - 2017-03-15 04:20 +0100
Re: [PATCHv5 4/4] Staging: ks7010: ks_wlan_ioctl.h: Wrap complex macros with parentheses Matthew Giassa <matthew@giassa.net> - 2017-03-15 21:30 +0100
[PATCHv5 2/4] Staging: ks7010: ks_wlan_ioctl.h: Remove trailing white space Matthew Giassa <matthew@giassa.net> - 2017-03-15 03:30 +0100
Re: [PATCHv5 1/4] Staging: ks7010: ks_wlan_ioctl.h: Removed mixed spaces/tabs Greg KH <gregkh@linuxfoundation.org> - 2017-03-16 03:50 +0100
[PATCHv5 1/4] Staging: ks7010: ks_wlan_ioctl.h: Removed mixed spaces/tabs Matthew Giassa <matthew@giassa.net> - 2017-03-16 04:20 +0100
Re: [PATCHv5 1/4] Staging: ks7010: ks_wlan_ioctl.h: Removed mixed spaces/tabs Greg KH <gregkh@linuxfoundation.org> - 2017-03-17 07:30 +0100
Re: [PATCHv5 1/4] Staging: ks7010: ks_wlan_ioctl.h: Removed mixed spaces/tabs Greg KH <gregkh@linuxfoundation.org> - 2017-03-17 07:40 +0100
[PATCHv5 2/4] Staging: ks7010: ks_wlan_ioctl.h: Remove trailing white space Matthew Giassa <matthew@giassa.net> - 2017-03-16 04:20 +0100
[PATCHv5 3/4] Staging: ks7010: ks_wlan_ioctl.h: Aligning parameters in function prototypes. Matthew Giassa <matthew@giassa.net> - 2017-03-16 04:20 +0100
[PATCHv5 0/4] Staging: ks7010: ks_wlan_ioctl.h: checkpatch fixes Matthew Giassa <matthew@giassa.net> - 2017-03-16 04:20 +0100
[PATCHv5 4/4] Staging: ks7010: ks_wlan_ioctl.h: Wrap complex macros with parentheses Matthew Giassa <matthew@giassa.net> - 2017-03-16 04:20 +0100
csiph-web