Skip to content
Commit e594a178 authored by Michal Marek's avatar Michal Marek
Browse files

aic7xxx: Avoid name collision with <linux/list.h>



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: default avatarMichal Marek <mmarek@suse.com>
parent d2fb5aed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment