platform: goldfish: pipe: Update the comment for GFP_ATOMIC
authorRoman Kiryanov <rkir@google.com>
Mon, 27 Aug 2018 18:23:00 +0000 (11:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2018 13:31:30 +0000 (15:31 +0200)
commit84ae527aa58c0f790233fec287d3a060a7501baa
treee0f5bae07ca7c78790a062305ae03d0bf21372f0
parent95577010a45c70356602dbe0d2e8860ba9c0851d
platform: goldfish: pipe: Update the comment for GFP_ATOMIC

Provide an explanation why GFP_ATOMIC is needed to prevent changing it to
other values.

Signed-off-by: Roman Kiryanov <rkir@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/platform/goldfish/goldfish_pipe.c