]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: i2o: Remove space after the * in a pointer type variable
authorVatika Harlalka <vatikaharlalka@gmail.com>
Wed, 18 Feb 2015 18:52:24 +0000 (00:22 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 20:23:58 +0000 (12:23 -0800)
commit9e95ff88fe26fdbdce5679339b87641ec43175cf
tree22bc09a75b2357e5ee0b7c469d4e8928dd179e1f
parente267cc5e48fbc1acba6f0b0dd7e6871f2733a8fc
Staging: i2o: Remove space after the * in a pointer type variable

This patch is to remove space after the * in pointer type function parameters
in function prototype and definition to follow kernel coding conventions.

Signed-off-by: Vatika Harlalka <vatikaharlalka@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/i2o/debug.c