From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933193Ab0IIWoU (ORCPT ); Thu, 9 Sep 2010 18:44:20 -0400 Received: from mail-pw0-f46.google.com ([209.85.160.46]:57020 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933164Ab0IIWoO (ORCPT ); Thu, 9 Sep 2010 18:44:14 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; b=Z14LGsjbJhZ8M1aBGbMlBlsI1dy4rofiD0WtHIogOmgLFnDi/EJhZW5ihyYtj8NheH qDjMzOXlFDqA3tPyPCPIimi4LZMSN0oz3GcyKVIVX8V1Ob92wdlHcoBinInX9iP0jA8K GkuEuN0gOW9aydXjaMrNr1VWpgenrjMAHoDlU= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 194/223]drivers/staging/comedi/drivers/ni_labpc.c Update broken web addresses. Date: Thu, 9 Sep 2010 15:44:12 -0700 Message-Id: <1284072253-8390-14-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 In-Reply-To: <1284072253-8390-1-git-send-email-justinmattock@gmail.com> References: <1284072253-8390-1-git-send-email-justinmattock@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Below you will find an Update to a broken web address. Please let me know if this needs to be changed. Signed-off-by: Justin P. Mattock --- drivers/staging/comedi/drivers/ni_labpc.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/comedi/drivers/ni_labpc.c b/drivers/staging/comedi/drivers/ni_labpc.c index 3acf7e6..1411dd8 100644 --- a/drivers/staging/comedi/drivers/ni_labpc.c +++ b/drivers/staging/comedi/drivers/ni_labpc.c @@ -37,7 +37,7 @@ boards has not yet been added to the driver, mainly due to the fact that I don't know the device id numbers. If you have one of these boards, -please file a bug report at https://bugs.comedi.org/ +please file a bug report at http://comedi.org/ so I can get the necessary information from you. The 1200 series boards have onboard calibration dacs for correcting -- 1.7.2.1