FIXUP: Block FIFO access on stateful partition.

0day says:

security/chromiumos/inode_mark.c: In function 'chromiumos_update_inode_security_policy':
security/chromiumos/inode_mark.c:268:4: warning: this 'if' clause does not guard...
	if (chromiumos_to_inode_mark(mark)->policies[i]
	    ^~
security/chromiumos/inode_mark.c:271:5: note: ...this statement,
	but the latter is misleadingly indented as if it were guarded by the 'if'
		break;
		^~~~~

It has a point.

BUG=chromium:655606
TEST=Test whatever chromium:655606 was supposed to fix.

Change-Id: I2b0f6a54d0809cee465660dd22fe04515e28a63d
Signed-off-by: Guenter Roeck <groeck@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/875202
Tested-by: Micah Morton <mortonm@chromium.org>
Reviewed-by: Dmitry Torokhov <dtor@chromium.org>
Reviewed-by: Micah Morton <mortonm@chromium.org>
1 file changed