Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
media: dvb: Fix -Wmisleading-indentation
/drivers/media/dvb-core/dmxdev.c: In function ‘dvb_dmxdev_update_events’: /drivers/media/dvb-core/dmxdev.c:455:4: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if (bytes_read) ^~ /drivers/media/dvb-core/dmxdev.c:463:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ if (!(events->event_mask.no_wakeup_mask & ^~ Change-Id: I31d720f168719c09eb440c5185ffb93ec47ddeea
- Loading branch information