public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: "Rob" <captinlogic@gmail.com>
To: <speakup@linux-speakup.org>
Subject: Serial Synth Workaround
Date: Sun, 11 Sep 2016 22:26:10 -0500	[thread overview]
Message-ID: <30622EDDDB8A400A87EAED43E81A6214@train> (raw)

I understood that you had to comment out this statement in drivers/staging/speakup/serialio.c:
  if (err) {
   pr_warn("Unable to allocate port at %x, errno %i",
    ser->port, err);
   return NULL;
}
Was that wrong? Because I got a bunch of errors from make.
I tried commenting out just the
   return NULL;
part and still got errors. It is plainly obvious that I am no coder. Lol. What needs commenting out, exactly?

             reply	other threads:[~ UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 Rob [this message]
 ` John G. Heim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=30622EDDDB8A400A87EAED43E81A6214@train \
    --to=captinlogic@gmail.com \
    --cc=speakup@linux-speakup.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).