-
Bjorn Helgaas authored
On allocation failure, return early so the main body of the function doesn't have to be indented as the body of an "if" statement. No functional change. Signed-off-by:
Bjorn Helgaas <bhelgaas@google.com>
05013486
On allocation failure, return early so the main body of the function
doesn't have to be indented as the body of an "if" statement. No
functional change.
Signed-off-by:
Bjorn Helgaas <bhelgaas@google.com>