diff options
author | Roel Kluin <[email protected]> | 2008-02-11 16:05:35 +0100 |
---|---|---|
committer | Len Brown <[email protected]> | 2008-02-14 01:19:16 -0500 |
commit | 6bf69b5ebf22f8f5b4551bad688979fe29049126 (patch) | |
tree | adf485089038c54a869e1e24bb4dd0fffecbac3c /net/unix/sysctl_net_unix.c | |
parent | c8e773fa4f6a999a80d9fa3836f412e259ab6fa1 (diff) |
pnpacpi: __initdata is not an identifier
sparse complains at drivers/pnp/pnpacpi/core.c:39 with the error:
Trying to use reserved word '__attribute__' as identifier
Expected ) in function declarator, got ".init.data"
and at drivers/pnp/pnpacpi/core.c:49:38 with the error:
undefined identifier 'excluded_id_list'
With the patch below these sparse complaints do not occur
Signed-off-by: Roel Kluin <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions