f_fs: Use pr_err_ratelimited with epfile_io error case
In some cases where adbd is trying to send data but USB bus is
suspended, all read/write request would fail. This results into
more error log on console causing watchdog bark. Hence use
pr_err_ratelimited() to reduce error log on console.
CRs-Fixed: 818095
Change-Id: I25e2a0fdc53cf6f34d8e32223c46e8706f931450
Signed-off-by:
Mayank Rana <mrana@codeaurora.org>
Loading
Please register or sign in to comment