Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1536584
| From | Santosh Shilimkar <santosh.shilimkar@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [net-next][PATCH 02/18] RDS: mark few internal functions static to make sparse build happy |
| Date | 2016-12-06 02:20 +0100 |
| Message-ID | <sLcAh-3FT-5@gated-at.bofh.it> (permalink) |
| References | <sKVpL-14V-3@gated-at.bofh.it> <sKVzr-1nl-7@gated-at.bofh.it> <sKY4h-2Pg-17@gated-at.bofh.it> |
| Organization | Oracle Corporation |
On 12/5/2016 1:45 AM, Sergei Shtylyov wrote: > Hello! > > On 12/5/2016 9:57 AM, Santosh Shilimkar wrote: > [...] >> -void rds_walk_conn_path_info(struct socket *sock, unsigned int len, >> +static void rds_walk_conn_path_info(struct socket *sock, unsigned int >> len, >> struct rds_info_iterator *iter, >> struct rds_info_lengths *lens, >> int (*visitor)(struct rds_conn_path *, void *), > > You now need to realign the continuation lines. > Right. Will fix that. Thanks !! Regards, Santosh
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[net-next][PATCH 02/18] RDS: mark few internal functions static to make sparse build happy Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-12-05 08:10 +0100
Re: [net-next][PATCH 02/18] RDS: mark few internal functions static to make sparse build happy Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-12-05 10:50 +0100
Re: [net-next][PATCH 02/18] RDS: mark few internal functions static to make sparse build happy Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-12-06 02:20 +0100
csiph-web