mac80211_hwsim: correctly line up a multiline printk
authorAntonio Quartulli <ordex@autistici.org>
Sun, 26 Feb 2012 17:40:04 +0000 (18:40 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Feb 2012 19:06:43 +0000 (14:06 -0500)
commitc143189ada745eb3f6c1a38fd8c5af4b4cbcdff1
tree962e76bc7e0db53de0757005a261ffd958a4d367
parent005e472b45131250fe09c194f8b872b86fd266c1
mac80211_hwsim: correctly line up a multiline printk

The second line of a printk statement must line up to the opening bracket.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mac80211_hwsim.c