Re: [PATCH 2/2] Input-at32psif: Remove OOM messages in psif_probe()

2016-07-02 Thread Julia Lawall
On Sat, 2 Jul 2016, SF Markus Elfring wrote: > From: Markus Elfring > Date: Sat, 2 Jul 2016 20:34:18 +0200 > > Delete two debug messages because Linux will usually provide > an appropriate information for a memory allocation failure. > > Signed-off-by: Markus Elfring > --- > drivers/input/s

[PATCH 2/2] Input-at32psif: Remove OOM messages in psif_probe()

2016-07-02 Thread SF Markus Elfring
From: Markus Elfring Date: Sat, 2 Jul 2016 20:34:18 +0200 Delete two debug messages because Linux will usually provide an appropriate information for a memory allocation failure. Signed-off-by: Markus Elfring --- drivers/input/serio/at32psif.c | 6 ++ 1 file changed, 2 insertions(+), 4 del