sparse: Add 'error' to ignored attributes
commit89832c0baa9b88d63dc72fa5f1dbb0d9eb897502
authorKOSAKI Motohiro <kosaki.motohiro@gmail.com>
Sat, 16 Jun 2012 17:07:43 +0000 (16 20:07 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Sat, 16 Jun 2012 17:07:58 +0000 (16 20:07 +0300)
tree5b21c09bde41e948bfad18f6a323d7fd31be4d23
parentf0890bea6c9c34d98337406d1c47650280aa9621
sparse: Add 'error' to ignored attributes

Add some more ignored attributes which are used in glibc header files.  It
silences the warnings such as the following:

/usr/include/bits/fcntl2.h:36:1: error: attribute '__error__': unknown attribute

Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@gmail.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
ident-list.h
parse.c