diff options
| author | Eric W. Biederman <[email protected]> | 2012-04-23 14:25:49 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-04-24 02:14:47 +0000 |
| commit | b98985073bc5403ef1320866e4ef8bbc5d587ceb (patch) | |
| tree | 316170ba340cfa9dbd4a39efb19e7e1f736bd236 /net/tipc/socket.c | |
| parent | net sysctl: Add place holder functions for when sysctl support is compiled ou... (diff) | |
| download | kernel-b98985073bc5403ef1320866e4ef8bbc5d587ceb.tar.gz kernel-b98985073bc5403ef1320866e4ef8bbc5d587ceb.zip | |
net ax25: Fix the build when sysctl support is disabled.
Randy Dunlap <[email protected]> reported:
> On 04/23/2012 12:07 AM, Stephen Rothwell wrote:
>
>> Hi all,
>>
>> Changes since 20120420:
>
>
> include/net/ax25.h:447:75: error: expected ';' before '}' token
>
> static inline int ax25_register_dev_sysctl(ax25_dev *ax25_dev) { return 0 };
> static inline void ax25_unregister_dev_sysctl(ax25_dev *ax25_dev) {};
>
> First function: move ';' inside braces.
> Second function: drop the ';'.
Put the semicolons where it makes sense.
Signed-off-by: Eric W. Biederman <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/socket.c')
0 files changed, 0 insertions, 0 deletions
