[PATCH] staging: android: ashmem.c: Declared file operation with const keyword

2023-03-05 Thread Santosh Mahto
Warning found by checkpatch.pl script. Signed-off-by: Santosh Mahto --- drivers/staging/android/ashmem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/android/ashmem.c b/drivers/staging/android/ashmem.c index c05a214191da..f9cfa15b785f 100644 ---

[driver-core:debugfs_lookup_fix 1/1] drivers/mtd/spi-nor/debugfs.c:254:2-16: WARNING: NULL check before some freeing functions is not needed.

2023-03-05 Thread kernel test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git debugfs_lookup_fix head: 416ca04cc251b11c991d466dae592f7308f52079 commit: 416ca04cc251b11c991d466dae592f7308f52079 [1/1] mtd: spi-nor: fix memory leak when using debugfs_lookup() config: sh-randconfig-c033-20230305