Dan Carpenter <dan.carpenter(a)oracle.com> wrote:
smatch warnings:
net/rxrpc/conn_client.c:722 rxrpc_connect_call() error: 'bundle' dereferencing
possible ERR_PTR()
...
722
Line 722 is a blank line. Looks like something didn't decode the line
correctly.
David