repo.or.cz
/
ana-net.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
removed rcu_read_lock, because when we call this fct, we are already within rcu_read_lock
[ana-net.git]
/
opt
/
vim80warn.vim
blob
39cb73afeda3872c1bd6b80d5a58671de6b43347
1
:au BufWinEnter * let w:m1=matchadd('Search', '\%<81v.\%>77v', -1)
2
:au BufWinEnter * let w:m2=matchadd('ErrorMsg', '\%>80v.\+', -1)