git v1.2.3-54-g00ecf'/>
summaryrefslogtreecommitdiff
path: root/tools/arch/tile/include/uapi
mmary='commit info' class='commit-info'>
AgeCommit message (Collapse)AuthorFilesLines
authorLarry Finger <Larry.Finger@lwfinger.net>2016-12-15 12:23:04 -0600
committerKalle Valo <kvalo@codeaurora.org>2016-12-30 15:54:24 +0200
commit2d15acac23542ffe7b89ef65f80903ec33625899 (patch)
treea33a435794c2624b0168e7059a9dd9e27b0f54b4
parentc7532b87653b91c1d5623e9dc147cccb8709769a (diff)
rtlwifi: rtl8192se: Remove all instances of DBG_EMERG
This is a step toward eliminating the RT_TRACE macros. Those calls that have DBG_EMERG as the level are always logged, and they represent error conditions, thus they are replaced with pr_err(). Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>