From: David S. Miller Date: Mon, 15 Aug 2016 20:34:52 +0000 (-0700) Subject: Merge branch 'qed-janitorial' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a2956ecdc6a47374642ed7f1838ca978a82f5e93;p=linux-beck.git Merge branch 'qed-janitorial' Yuval Mintz says: ==================== qed*: Janitorial series [semantic & prints] Some day 1 slips in coding style exist in the qed* code [incorrect alignments, conditions using (== 0), etc.]. This series comes to address those, and do some additional cosmetic changes along the way [such as reducing the number of lines for function declerations]. The series is broken to 3 parts - purely semantic changes, cosmetic changes that required minor changes in the code, and print-related changes. All-in-all, no real change in driver behavior is expected. [This is a repost; Original was sent when net-next closed]. Please consider applying this to `net-next'. ==================== Signed-off-by: David S. Miller --- a2956ecdc6a47374642ed7f1838ca978a82f5e93