On 09/11/2016 07:07 PM, Richard wrote:
Greetings Linux Kernel Developers,
This is Task 10 of the Eudyptula Challenge, i fix few line over 80
characters, hope you will accept this pacth.
/Richard
For the eudyptula challenge (http://eudyptula-challenge.org/).
Simple style fix for few line over 80 characters
- if (!is_broadcast && !is_reply && !adap->follower_cnt &&
+ if (is_directed && !is_reply && !adap->follower_cnt &&
!!
Antti
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html