A file pattern line in this section of the MAINTAINERS file in linux-next does not have a match in the linux source files. This could occur because a matching filename was never added, was deleted or renamed in some other commit. The commits that added and if found renamed or removed the file pattern are shown below. Please fix this defect appropriately. 1: --------------------------------------------------------------------------- linux-next MAINTAINERS section: 7370 IBM Power in-Nest Crypto Acceleration 7371 M: Breno Leitão <leitao@xxxxxxxxxx> 7372 M: Nayna Jain <nayna@xxxxxxxxxxxxx> 7373 M: Paulo Flabiano Smorigo <pfsmorigo@xxxxxxxxx> 7374 L: linux-crypto@xxxxxxxxxxxxxxx 7375 S: Supported 7376 F: drivers/crypto/nx/Makefile 7377 F: drivers/crypto/nx/Kconfig 7378 F: drivers/crypto/nx/nx-aes* 7379 F: drivers/crypto/nx/nx-sha* 7380 F: drivers/crypto/nx/nx.* 7381 F: drivers/crypto/nx/nx_csbcpb.h --> 7382 F: drivers/crypto/nx/nx_debugfs.h 2: --------------------------------------------------------------------------- The most recent commit that added or modified file pattern 'drivers/crypto/nx/nx_debugfs.h': commit 28bceeaaf81140d69647acd0eb7dc9312f27844a Author: Dan Streetman <ddstreet@xxxxxxxx> Date: Thu Jun 18 12:28:32 2015 -0400 MAINTAINERS: clarify drivers/crypto/nx/ file ownership Update the "IBM Power in-Nest Crypto Acceleration" and "IBM Power 842 compression accelerator" sections to specify the correct files. The "IBM Power in-Nest Crypto Acceleration" was originally the only NX driver, and so its section listed all drivers/crypto/nx/ files, but now there is also the 842 driver which has its own section. This lists explicitly what files are owned by the Crypto driver and which files are owned by the 842 compression driver. Signed-off-by: Dan Streetman <ddstreet@xxxxxxxx> Signed-off-by: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> MAINTAINERS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 3: --------------------------------------------------------------------------- No commit with file pattern 'drivers/crypto/nx/nx_debugfs.h' was found