From: Jens Axboe Date: Fri, 16 Jan 2015 23:02:24 +0000 (-0700) Subject: null_blk: suppress invalid partition info X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~101^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=227290b4690510148d1f40f277c6c3a181fcb440;p=pandora-kernel.git null_blk: suppress invalid partition info null_blk is partitionable, but it doesn't store any of the info. When it is loaded, you would normally see: [1226739.343608] nullb0: unknown partition table [1226739.343746] nullb1: unknown partition table which can confuse some people. Add the appropriate gendisk flag to suppress this info. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed