greybus: operation: drop OOM-response FIXME
authorJohan Hovold <johan@hovoldconsulting.com>
Tue, 13 Oct 2015 17:10:22 +0000 (19:10 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 14 Oct 2015 19:01:15 +0000 (12:01 -0700)
commitff65e20ee534a5720bacd0b4058458e234ec51d6
tree69d315cd4e1e9e901062e87c27c54eb2e9315c05
parentaae5a44ff5a22c3c3398e68c89a4513c75725fd7
greybus: operation: drop OOM-response FIXME

Drop FIXME about sending responses in OOM situations.

If we fail to allocate an operation for an incoming request, we have
bigger problems than to worry about sending a response.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/operation.c