• M
    aic7xxx: Avoid name collision with <linux/list.h> · e594a178
    Michal Marek 提交于
    Rename the local definition of LIST_HEAD to BSD_LIST_HEAD. This fixes a
    ctags error if we apply the C rules to header files  as well:
    
    ctags: Warning: drivers/scsi/aic7xxx/aic79xx.h:1072: null expansion of name pattern "\3"
    ctags: Warning: drivers/scsi/aic7xxx/aic7xxx.h:919: null expansion of name pattern "\3"
    Signed-off-by: NMichal Marek <mmarek@suse.com>
    e594a178
queue.h 16.7 KB