]> asedeno.scripts.mit.edu Git - linux.git/commit
pwm: pwm-tipwmss: remove unnecessary OOM messages
authorJingoo Han <jg1.han@samsung.com>
Wed, 18 Jun 2014 05:50:08 +0000 (14:50 +0900)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 7 Aug 2014 11:14:33 +0000 (13:14 +0200)
commited1a819a3fdbde279f3ca18e2268cc12666e9bf1
tree6ab88cea9afe2ba2350bd24792288d9d0ed4bff8
parenteae266a284f370d40c50dbed7a988a744bab0d44
pwm: pwm-tipwmss: remove unnecessary OOM messages

The site-specific OOM messages are unnecessary, because they
duplicate the MM subsystem generic OOM message. The following
checkpatch warning is also removed.

  WARNING: Possible unnecessary 'out of memory' message

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-tipwmss.c