]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 17 Jan 2022 06:00:56 +0000 (08:00 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 17 Jan 2022 06:00:56 +0000 (08:00 +0200)
commit2797410cc25b8f25cfc0ccca4610ca677acd9e02
tree12e96218d91f2cbd37fbc86965ff6840b44f7e4f
parent5790e9152a13fad408776d6ed9a9d6873e264cb5
parentcf3a230fb3960c7f13a420c56f4d62d91315cf5f
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux

Pull coccinelle updates from Julia Lawall:
 "Remove some semantic patches and remove a maintainer.

  Qing Wang <wangqing@vivo.com> reported that fen.cocci mostly finds
  false positives, so it is dropped.
  scripts/coccinelle/iterators/for_each_child.cocci also subsumes it, in
  a more correct way.

  Matthew Wilcox <willy@infradead.org> reported that bugon.cocci mostly
  gives false positives. It is an old script and was designed to be
  inaccurate to maximally cover problems, but most of what it is useful
  for has been done already.

  Gilles Muller passed away and is thus dropped from the maintainers
  list"

* 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux:
  drop fen.cocci
  scripts/coccinelle: drop bugon.cocci
  MAINTAINERS: remove Gilles Muller
MAINTAINERS