summaryrefslogtreecommitdiff
path: root/README.devel
blob: d47739cb333dd9a112528f41d33ee68d82f5fc92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
A Travis CI instance for continuous integration testing of netsniff-ng
can be found here:

  https://travis-ci.org/netsniff-ng/netsniff-ng

An analysis by the Coverity Scanner is run occasionally against the source of
netsniff-ng. The corresponding scan reports can be found here:

  https://scan.coverity.com/projects/329

Use the command `make COV_EMAIL=<email> COV_PASSWD=<passwd> coverity' to trigger
a new scan yourself, if you are a project admin.
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-01-17 14:49:21 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-01-17 14:49:21 -0800
commit0aa0313f9d576affd7747cc3f179feb097d28990 (patch)
tree51a0dd43d162bced8b68ebb91e63772451a293f8 /drivers/usb/chipidea/ci_hdrc_imx.c
parent4b19a9e20bf99d62e1c47554f8eb2d9f520642ba (diff)
parent5eb7c0d04f04a667c049fe090a95494a8de2955c (diff)
Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Pull modules fix from Jessica Yu: - fix out-of-tree module breakage when it supplies its own definitions of true and false * tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux: taint/module: Fix problems when out-of-kernel driver defines true or false
Diffstat (limited to 'drivers/usb/chipidea/ci_hdrc_imx.c')