Looks good,
Reviewed-by: Christoph Hellwig
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Make rd_size static because it is local to drivers/block/brd.c
This was reported by sparse:
drivers/block/brd.c:445:5: warning: symbol 'rd_size' was not declared.
Should it be static?
Signed-off-by: Ross Zwisler
---
drivers/block/brd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
dif
2 matches
Mail list logo