Staging: phison: fix space before tabular coding style issues
On Wed, Mar 24, 2010 at 08:44:49AM +0000, Soeren Moeller wrote: This patch fixes two space before tabular warning in phison.c, found by checkpatch.pl Signed-off-by: Soeren Moeller <soerenmoeller2001(a)gmail.com> Sorry, someone else sent this change in before you. greg k-h -- To unsubscribe from this lis... 30 Apr 2010 13:59
linux-next: manual merge of the block tree with Linus' tree
On Thu, Apr 29 2010, Stephen Rothwell wrote: Hi Jens, Today's linux-next merge of the block tree got a conflict in fs/block_dev.c between commit b8af67e2681c693a21f3933e3bdfce4cf66596d3 ("fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block devices") from Linus' tree and comm... 30 Apr 2010 13:59
linux-next: build failure after merge of the bkl-ioctl tree
Hi Frédéric, After merging the bkl-ioctl tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/scsi/3w-xxxx.c: In function 'tw_chrdev_ioctl': drivers/scsi/3w-xxxx.c:896: error: 'inode' undeclared (first use in this function) Caused by commit 5c9af160f830a68734f600fc0f90cba35e26727b... 30 Apr 2010 15:08
arch/sh: Fix wrong function prototype for native_cpu_disable
On Thu, Apr 29, 2010 at 02:56:10AM +0200, Peter Huewe wrote: From: Peter Huewe <peterhuewe(a)gmx.de> This patch fixes the prototype of native_cpu_disable if CONFIG_HOTPLUG_CPU is not set, and thus fixes a build failure[1] References: [1] http://kisskb.ellerman.id.au/kisskb/buildresult/2536296/ ... 30 Apr 2010 13:59
linux-next: manual merge of the bkl-ioctl tree with the bkl-procfs tree
Hi Frédéric, Today's linux-next merge of the bkl-ioctl tree got a conflict in drivers/char/i8k.c between commit 64ef834551d7696f54553d7608eba80a5a800e77 ("procfs: Push down the bkl from ioctl") from the bkl-procfs tree and commit 59ce88717d9d8af8cb14af3a0a505cafb692b482 ("drivers: Push down BKL into various d... 30 Apr 2010 13:59
linux-next: manual merge of the bkl-ioctl tree with the fixes tree
Hi Frédéric, Today's linux-next merge of the bkl-ioctl tree got a conflict in drivers/block/pktcdvd.c between commit db02df06864ed90b08771914ed3d50daca7cd8d7 ("pktcdvd: improve BKL and compat_ioctl.c usage") from the fixes tree and commit 59ce88717d9d8af8cb14af3a0a505cafb692b482 ("drivers: Push down BKL into ... 30 Apr 2010 13:59
linux-next: manual merge of the usb tree with the input tree
Hi Greg, Today's linux-next merge of the usb tree got a conflict in drivers/input/tablet/wacom_sys.c between commits 4492efffffeb88d87e7aa74765f3c53b3a7dd40f ("Input: wacom - share pen info with touch of the same ID") and 51269fe86c263ec4fafbafe82970e6d7f6f79102 ("Input: wacom - do not allocate wacom_wac separat... 30 Apr 2010 13:58
staging: et131x: et1310_eeprom.c coding style fixes.
On Sat, Apr 10, 2010 at 09:04:02AM +0200, Lars Lindley wrote: I fixed indentation in one place and two long lines. Signed-off-by: Lars Lindley <lindley(a)coyote.org> --- drivers/staging/et131x/et1310_eeprom.c | 8 ++++---- This was already done by someone else, sorry :( greg k-h -- To unsubscri... 30 Apr 2010 13:58
linux-next: build warning after merge of the driver-core.current tree
Hi Greg, On Thu, 29 Apr 2010 16:45:25 -0700 Greg KH <greg(a)kroah.com> wrote: Thanks, I've fixed this up, the release call should not have 'const' on it as it is going to touch the pointer passed to it :) And it's now pushed out in my tree. Excellent, thanks. -- Cheers, Stephen Rothwell ... 30 Apr 2010 13:59
[PATCH 03/10] usb: atm: speedtch: use new hex_to_bin() method
Instead of using own implementation which potentialy has bugs involve hex_to_bin() function. It requires to have hex_to_bin() implementation introduced by starter patch in series. Signed-off-by: Andy Shevchenko <ext-andriy.shevchenko(a)nokia.com> Cc: Duncan Sands <duncan.sands(a)free.fr> Cc: Andrew Morton <akpm(a)linu... 30 Apr 2010 13:58