(ctx:VxV)
r819xU_firmware.c:260: ERROR: space required after that ',' (ctx:VxV)
r819xU_firmware.c:265: ERROR: space required after that ',' (ctx:VxV)
r819xU_firmware.c:265: ERROR: space required after that ',' (ctx:VxV)
r819xU_firmware.c:325: ERROR: space require
Samuel Thibault wrote:
> Err, I'd rather make it really visible that the for loop doesn't have
> its first statement?
Wouldn't it be better if you add a comment there? So it would follow the
coding style?
--
Aldo Iljazi
--
To unsubscribe from this list: send the line &quo
Line 468: Removed a space before a semicolon.
Signed-off-by: Aldo Iljazi
---
drivers/staging/speakup/synth.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/speakup/synth.c b/drivers/staging/speakup/synth.c
index 0b3549b..2a4b348 100644
--- a/drivers/staging
Line 921: Removed the space before the semicolon.
Signed-off-by: Aldo Iljazi
---
drivers/staging/usbip/vhci_hcd.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/usbip/vhci_hcd.c b/drivers/staging/usbip/vhci_hcd.c
index e810ad5..fa3e0b2 100644
--- a
A few checkpatch cleanups, particularly:
Lines 26, 60: Removed trailing whitespace.
Lines 36-38, 42-44, 47: Removed spaces at the start of the lines.
Signed-off-by: Aldo Iljazi
---
drivers/staging/dgap/dgap_downld.h | 22 +++---
1 file changed, 11 insertions(+), 11 deletions
A few checkpatch cleanups, particularly:
Lines 83, 87, 89, 196: Removed spaces before tabs.
Lines 141, 265.267: Removed trailing whitespace.
Signed-off-by: Aldo Iljazi
---
drivers/staging/dgap/dgap_conf.h | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
diff
Fixed the following coding style issues:
Lines 66-70: Replaced spaced with tabs.
Lines 75, 98, 182: Inserted space before the open parenthesis.
Line 89: Inserted spaces around that '='
Signed-off-by: Aldo Iljazi
---
drivers/staging/dgnc/dgnc_trace.c | 18 +-
1 file
alarm-dev.c:
Lines 71,72: Removed parantheses since return is not a function.
Signed-off-by: Aldo Iljazi
---
drivers/staging/android/alarm-dev.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/android/alarm-dev.c
b/drivers/staging/android/alarm-dev.c
Line 633: Removed whitespace.
Signed-off-by: Aldo Iljazi
---
drivers/staging/ced1401/ced_ioc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/ced1401/ced_ioc.c
b/drivers/staging/ced1401/ced_ioc.c
index 62efd74..043a932 100644
--- a/drivers/staging/ced1401
Fixed a few styling issues, particularly:
Lines 36,42: Inserted a space before the open paranthesis.
Line 50: Removed space between function name and open parenthesis.
Lines 56,57: Removed trailing whitespace.
lines: 130, 133: Replaced spaces with tabs for identation.
Signed-off-by: Aldo Iljazi
Levente Kurusa wrote:
> Umm, I wanted to see your website but it seems that your domain is only
> registered,
> but no NS has been set so far it seems. (or not propagated yet)
Go to http://www.aldo.io
--
Aldo Iljazi
--
To unsubscribe from this list: send the line "unsubscribe li
Aldo Iljazi wrote:
> I created it, here it is lk...@googlegroups.com
>
> https://groups.google.com/d/forum/lkoml
Okay guys I moved it to my custom domain using the http://www.nabble.com
service.
Go to http://aldo.io and subscribe ;)
--
Aldo Iljazi
--
To unsubscribe from this list:
Aldo Iljazi wrote:
> Hello everyone. I am thinking of creating a Mailing List for our
> community but for unofficial topics. I think it would help to know each
> other and it would expand our conversation into different areas.
>
> Politics and Religion are prohibited topics. I w
David Sterba wrote:
> On Mon, Nov 04, 2013 at 03:27:38PM +0200, Aldo Iljazi wrote:
> > Fixed three coding style issues. Replaced spaces with tabs.
> >
> > Signed-off-by: Aldo Iljazi
> > ---
> > fs/btrfs/dev-replace.c | 6 +++---
> > 1 fil
Greg KH wrote:
> On Sun, Nov 10, 2013 at 03:44:20PM +0200, Aldo Iljazi wrote:
> > Fixed the following coding style issues:
>
> Note that I added the filename to the Subject:, please do so in the
> future to make it easier to see what exactly you are changing.
You are r
Aldo Iljazi wrote:
> Hello everyone. I am thinking of creating a Mailing List for our
> community but for unofficial topics. I think it would help to know each
> other and it would expand our conversation into different areas.
>
> Politics and Religion are prohibited topics. I w
;<', also moved the trailing
statement on the next line.
Line 512: Removed space between function name and open parenthesis.
Line 839: Removed space after '&'.
Line 853: Removed space after '&'.
Signed-off-by: Aldo Iljazi
---
.../staging/ft1000/ft1000-usb/
on Science, Sports, Life, Philosophy etc.
What do you think?
I also created a poll here: http://poll.fm/4hqba
--
Aldo Iljazi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo inf
David Sterba wrote:
> On Tue, Nov 05, 2013 at 12:40:16PM +0200, Aldo Iljazi wrote:
> > > > I replaced the spaces with tabs, as the kernel coding style suggests.
> > >
> > > I repeat:
> > >
> > > Whitespace changes are just noise, we don'
David Sterba wrote:
> On Tue, Nov 05, 2013 at 12:32:37PM +0200, Aldo Iljazi wrote:
> > David Sterba wrote:
> >
> > > On Mon, Nov 04, 2013 at 03:27:38PM +0200, Aldo Iljazi wrote:
> > > > Fixed three coding style issues. Replaced spaces with tabs.
> &g
David Sterba wrote:
> On Mon, Nov 04, 2013 at 03:27:38PM +0200, Aldo Iljazi wrote:
> > Fixed three coding style issues. Replaced spaces with tabs.
> >
> > Signed-off-by: Aldo Iljazi
> > ---
> > fs/btrfs/dev-replace.c | 6 +++---
> > 1 fil
Line 31: Removed spaces before the semicolons.
Signed-off-by: Aldo Iljazi
---
fs/btrfs/print-tree.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/btrfs/print-tree.c b/fs/btrfs/print-tree.c
index 0088bed..19dd143 100644
--- a/fs/btrfs/print-tree.c
+++ b/fs/btrfs/print
Line 265: Inserted a space before the open parenthesis.
Signed-off-by: Aldo Iljazi
---
fs/btrfs/async-thread.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/btrfs/async-thread.c b/fs/btrfs/async-thread.c
index 08cc08f..8aec751 100644
--- a/fs/btrfs/async-thread.c
+++ b
Line 26 and 31: Replaced spaces with tabs at the start of the lines.
Signed-off-by: Aldo Iljazi
---
fs/btrfs/struct-funcs.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/fs/btrfs/struct-funcs.c b/fs/btrfs/struct-funcs.c
index b976597..09528ec 100644
--- a/fs/btrfs
Line 4989: Inserted a space after the comma.
Lines 7986 and 8274: Inserted a space before the open parenthesis.
Signed-off-by: Aldo Iljazi
---
fs/btrfs/extent-tree.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/fs/btrfs/extent-tree.c b/fs/btrfs/extent-tree.c
index
body of a message to majord...@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
I guess renaming the kernel would be an option. (Linus would be ~106
years old by the way.)
--
Aldo Iljazi
--
To unsubscribe from th
Line 363:
Added a space before the open parenthesis.
Signed-off-by: Aldo Iljazi
---
fs/btrfs/compression.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/btrfs/compression.c b/fs/btrfs/compression.c
index 6aad98c..91338d2 100644
--- a/fs/btrfs/compression.c
+++ b/fs
Fixed three coding style issues. Replaced spaces with tabs.
Signed-off-by: Aldo Iljazi
---
fs/btrfs/dev-replace.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/fs/btrfs/dev-replace.c b/fs/btrfs/dev-replace.c
index 9efb94e..b2fe609 100644
--- a/fs/btrfs/dev-replace.c
Dan Carpenter wrote:
> On Mon, Nov 04, 2013 at 02:15:22PM +0200, Aldo Iljazi wrote:
> > Fixed the following styling issues:
> >
> > Line 30:
> > Removed space before open square bracket '['
> >
> > Lines 31 to 155:
> > Moved the commas
Fixed the following styling issues:
Line 30:
Removed space before open square bracket '['
Lines 31 to 155:
Moved the commas that were in the start of the lines, to the end of the lines.
Inserted spaces after the commas.
Inserted a one tab indentation to each line.
Signed-off-by: A
Dan Carpenter wrote:
> On Mon, Nov 04, 2013 at 10:40:36AM +0200, Aldo Iljazi wrote:
> > Dan Carpenter wrote:
> >
> > > On Mon, Nov 04, 2013 at 10:17:04AM +0200, Aldo Iljazi wrote:
> > > > Dan Carpenter wrote:
> > > >
> > > > &
Dan Carpenter wrote:
> On Mon, Nov 04, 2013 at 10:17:04AM +0200, Aldo Iljazi wrote:
> > Dan Carpenter wrote:
> >
> > > On Sun, Nov 03, 2013 at 04:20:38PM +0200, Aldo Iljazi wrote:
> > > > Fixed a few styling issues, specifically:
> > > >
Dan Carpenter wrote:
> On Sun, Nov 03, 2013 at 04:20:38PM +0200, Aldo Iljazi wrote:
> > Fixed a few styling issues, specifically:
> >
>
> Gar... No one wants to read that changelog. That was over 700 lines
> of repeated text.
>
> regards,
> dan carpenter
available for power users only,
since it requires kernel compilation.
I have a few points to make.
1. Wouldn't power users know how to configure the kernel anyway for
their system?
2. What about future hardware upgrades (on both a laptop and desktop
machines).
3. What's wrong with stock
#x27;,' (ctx:VxV)
boot.h:137: ERROR: space required after that ',' (ctx:ExV)
boot.h:137: ERROR: space required after that ',' (ctx:VxV)
boot.h:137: ERROR: space required after that ',' (ctx:VxV)
boot.h:137: ERROR: space required after that ',' (ctx:VxV)
Dan Carpenter wrote:
> On Sat, Nov 02, 2013 at 11:18:20PM +0200, Aldo Iljazi wrote:
> > Aldo Iljazi wrote:
> >
> > > Fixed a few coding style issues that checkpatch reported.
> > >
> > > Specifically:
> > >
> > > 1. line ov
Aldo Iljazi wrote:
> Fixed a few coding style issues that checkpatch reported.
>
> Specifically:
>
> 1. line over 80 characters issue on the lines 9 and 10.
> 2. space prohibited before open square bracket '[' issue on the lines
> 31.
> 3. inserted sp
Fixed a few coding style issues that checkpatch reported.
Specifically:
1. line over 80 characters issue on the lines 9 and 10.
2. space prohibited before open square bracket '[' issue on the lines
31.
3. inserted space after comma on lines 32 to 156.
Signed-off-by: Aldo Iljazi
--
Fixed a few coding style issues that checkpatch reported.
Specifically:
1. line over 80 characters issue on the lines 9 and 10.
2. space prohibited before open square bracket '[' issue on the lines
31.
3. iserted space after comma on lines to 156
Signed-off-by: Aldo Iljazi
---
drive
Fixed a few coding style issues that checkpatch reported.
Specifically:
1. line over 80 characters issue on the lines 9 and 10.
2. space prohibited before open square bracket '[' issue on the lines
30 to 155.
Signed-off-by: Aldo Iljazi
---
drivers/staging/ft1000/ft1000-pcmcia/bo
On 24-10-2013 20:06, Richard Weinberger wrote:
On Thu, Oct 24, 2013 at 7:03 PM, Aldo Iljazi wrote:
On 24-10-2013 19:59, Alexander Holler wrote:
Am 24.10.2013 18:52, schrieb Aldo Iljazi:
On 24-10-2013 19:43, Alexander Holler wrote:
Am 24.10.2013 18:39, schrieb Randy Dunlap:
nconfig
On 24-10-2013 19:59, Alexander Holler wrote:
Am 24.10.2013 18:52, schrieb Aldo Iljazi:
On 24-10-2013 19:43, Alexander Holler wrote:
Am 24.10.2013 18:39, schrieb Randy Dunlap:
nconfig supports use of or just numeric key for the same
functions.
Ah, that isn't mentioned in the global
Since nconfig is there, menuconfig is redundant.
I am proposing to remove it from the kernel.
--
http://aldo.io
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordom
Fixed two coding style issues, specifically:
ft1000_proc.c:35: ERROR: space required before the open parenthesis '('
ft1000_proc.c:42: ERROR: space required before the open parenthesis '('
Signed-off-by: Aldo Iljazi
---
drivers/staging/ft1000/ft1000-pcmcia/ft1000_pro
: space prohibited before semicolon
nvm.c:4453: WARNING: space prohibited before semicolon
Signed-off-by: Aldo Iljazi
---
drivers/staging/bcm/nvm.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/drivers/staging/bcm/nvm.c b/drivers/staging/bcm/nvm.c
index 91a5715
On Mon, Jul 08, 2013 at 10:28:00PM +0300, Aldo Iljazi wrote:
> Specifically:
> n_gsm.c:810: ERROR: space required before the open parenthesis '('
> n_gsm.c:830: WARNING: line over 80 characters
> n_gsm.c:971: ERROR: trailing whitespace
> n_gsm.c:984: ERROR: code ind
On Sat, Jul 06, 2013 at 12:03:14AM +0300, Aldo Iljazi wrote:
> Fixed a coding style issue.
>
> Signed-off-by: Aldo Iljazi
> ---
> drivers/staging/csr/csr_wifi_router_sef.c |3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/drivers/staging/c
n_gsm.c:1746: ERROR: code indent should use tabs where possible
n_gsm.c:2908: WARNING: line over 80 characters
n_gsm.c:2912: ERROR: trailing whitespace
Signed-off-by: Aldo Iljazi
---
drivers/tty/n_gsm.c | 29 -
1 file changed, 16 insertions(+), 13 deletions(-)
diff
Fixed a coding style issue, specifically checkpatch.pl complain:
ossiRelease.c:27: WARNING: line over 80 characters
Signed-off-by: Aldo Iljazi
---
drivers/staging/cxt1e1/ossiRelease.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/cxt1e1/ossiRelease.c
Fixed a coding style issue.
Signed-off-by: Aldo Iljazi
---
drivers/staging/csr/csr_wifi_router_sef.c |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/staging/csr/csr_wifi_router_sef.c
b/drivers/staging/csr/csr_wifi_router_sef.c
index 45a10fb..bdb7d3b 100644
'
ft1000_dnld.c:713: ERROR: space prohibited before that close parenthesis ')'
Signed-off-by: Aldo Iljazi
---
drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c |8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/ft1000/ft1000-pcmcia/ft100
seq_printf
sync.c:943: WARNING: Prefer seq_puts to seq_printf
sync.c:952: WARNING: Prefer seq_puts to seq_printf
sync.c:956: WARNING: Prefer seq_puts to seq_printf
sync.c:964: WARNING: Prefer seq_puts to seq_printf
total: 9 warnings,
Signed-off-by: Aldo Iljazi
---
drivers/staging/android/sync.c | 21
Signed-off-by: Aldo Iljazi
---
drivers/staging/android/sync.c | 21 ++---
1 file changed, 10 insertions(+), 11 deletions(-)
diff --git a/drivers/staging/android/sync.c b/drivers/staging/android/sync.c
index 3893a35..8bd5bf3 100644
--- a/drivers/staging/android/sync.c
+++ b
53 matches
Mail list logo