2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/mtd/ubi
Anuj Gupta 75618ac6e9 block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
request_queue param is no longer used by blk_rq_map_sg and
__blk_rq_map_sg. Remove it.

Signed-off-by: Anuj Gupta <anuj20.g@samsung.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20250313035322.243239-1-anuj20.g@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2025-03-13 05:46:19 -06:00
..
attach.c ubi: fastmap: Fix duplicate slab cache names while attaching 2024-11-14 19:45:28 +01:00
block.c block: remove unused parameter 'q' parameter in __blk_rq_map_sg() 2025-03-13 05:46:19 -06:00
build.c ubi: Add a check for ubi_num 2025-01-18 15:22:04 +01:00
cdev.c ubi: ubi_get_ec_info: Fix compiling error 'cast specifies array type' 2025-01-20 09:09:24 +01:00
debug.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
debug.h ubi: Add six fault injection type for testing 2024-01-06 23:41:40 +01:00
eba.c ubi: eba: properly rollback inside self_check_eba 2024-07-12 19:42:46 +02:00
fastmap-wl.c ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is empty 2024-11-14 17:48:28 +01:00
fastmap.c ubi: correct the calculation of fastmap size 2024-02-25 21:30:15 +01:00
gluebi.c mtd: ubi: gluebi: Fix misnamed function parameter documentation 2020-11-20 12:37:32 +01:00
io.c ubi: Add six fault injection type for testing 2024-01-06 23:41:40 +01:00
kapi.c mtd: ubi: introduce pre-removal notification for UBI volumes 2024-02-25 22:41:33 +01:00
Kconfig mtd: ubi: provide NVMEM layer over UBI volumes 2024-02-25 22:42:23 +01:00
Makefile mtd: ubi: provide NVMEM layer over UBI volumes 2024-02-25 22:42:23 +01:00
misc.c ubi: use correct names in function kernel-doc comments 2023-02-05 22:36:39 +01:00
nvmem.c mtd: ubi: remove redundant check on bytes_left at end of function 2024-11-14 19:54:27 +01:00
ubi-media.h ubi: ubi-media.h: Fix comment typo 2022-09-21 11:12:18 +02:00
ubi.h ubi: Revert "ubi: wl: Close down wear-leveling before nand is suspended" 2025-01-18 15:28:19 +01:00
upd.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
vmt.c mtd: ubi: fix unreleased fwnode_handle in find_volume_fwnode() 2024-11-14 19:52:14 +01:00
vtbl.c ubi: Check for too small LEB size in VTBL code 2024-02-25 21:19:42 +01:00
wl.c ubi: Revert "ubi: wl: Close down wear-leveling before nand is suspended" 2025-01-18 15:28:19 +01:00
wl.h ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is empty 2024-11-14 17:48:28 +01:00